
23 Feb
2005
23 Feb
'05
9:04 p.m.
"Andreas Huber" wrote:
The library produces large binaries.
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. For example a Spirit grammar made it to 45MB (and order of magnitude smaller in release mode). /Pavel