Slava Pestov <[email protected]> writes: > Nice job on alien.inline. Looks like its working everywhere except for > Windows now.
Good. > The C tests will hang unless the -mno-cygwin switch is passed to the > linker, and the C++ tests cannot find g++ because the file is named > C:/cygwin/bin/g++.exe.lnk. To fix the latter, I think you need to pass > command line switches to gcc instead; gcc -x c++ will make it behave > like g++ on source files, but I'm not sure what the equivalent for the > link step is. I'll have a fiddle. I have a Windows VM up and running now. Jeremy ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
