Greg Ercolano wrote: > MacArthur, Ian (SELEX GALILEO, UK) wrote: >>> I tried to use mingw-gcc with the option CC="gcc -m32" to >>> build a 32bit-binary, >>> but it gave me the same error. >> Hmm, odd. I'd have thought that would work... Dunno... > > Would probably have to add -m32 to the "CXX" macro as well as "CC", > since CC is only used for compiling C source files.
Oh yes - that makes sense... I see now that he's only setting CC, but in my brain I guess I just "filled in" CC and CXX... Oh well... _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

