31 Mar
2013
31 Mar
'13
11:18 p.m.
Can we add some zlib compiler symbols or should that be defined in gil::io's jam file?
It should probably be defined in your jamfile. I assume that the defines are specific to gil::io.
Just to be on the same page. Should the gil::io test jam file initiate the compilation of the 3rd party libs? I think this would be preferable so that the user can easily configure the correct target architecture. Instead of having to first compile all binaries target architectures before doing the gil::io tests. Is that what you are planning to do? Christian