Peter Kümmel wrote:
Brandon J. Van Every wrote:This is driving me nuts. I have a list of compiler flags: That's not the problem. I assure you I've got a list of stuff. Here's what finally ends up being substituted into csc.scm. The part with semicolons between the entries is from CMake script substitution. I can't get rid of the semicolons! $ csc -cflags -DHAVE_CHICKEN_CONFIG_H -DHIERARCHICAL_INSTALL;-DC_USE_C_DEFAULTS;-DC_INSTALL_HOME="E:/Program Files/Chicken";-DC_INSTALL_BIN_HOME="E:/Program Files/Chicken/bin";-DC_INSTALL_INCLUDE_HOME="E:/Program Files/Chicken/include";-DC_INSTALL_LIB_HOME="E:/Program Files/Chicken/lib";-DHAVE_DIRECT_H;-DHAVE_GCVT;-DHAVE_STDINT_H;-DHAVE_WINDOWS_H;-DHAVE_LOADLIBRARY;-DHAVE_GETPROCADDRESS;-DHAVE_WINSOCK2_H;-DHAVE_WS2TCPIP_H;-DC_ENABLE_PTABLES;-DC_STACK_GROWS_DOWNWARD=1 -DC_NO_PIC_NO_DLL -I "E:/Program Files/Chicken/include" |
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
