24 Feb
                
                    2005
                
            
            
                24 Feb
                
                '05
                
            
            
            
        
    
                3:43 a.m.
            
        Hi Pavel
The produced binaries certainly will never be small. Out of curiosity, do you have any numbers (number of states -> size of executable)? GCC is known to produce huge executables in debug mode.
I noticed that also, but I guess Simon meant the release mode executables. The situation is much better in release mode, at least on Windows: Compiling the boost::fsm examples with GCC invariably results in executables ~200KB bigger than compiled with MSVC7.1. I'm not sure why this offset exists, maybe one could get rid of it by specifying different command-line switches. Regards, -- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.