On Wed, 14 Jul 2010 18:23:21 +0200, Linus Källberg wrote: Error: Don't know what compiler options to use for your compiler. Please fix SConstruct and src/SConscript and try again.
Any ideas on how to get past this? Thankful for any help! My platform is the following: Windows 7 64-bit Cygwin g++ version 4.3.4 Win32 Python version 2.7 Cygwin SWIG version 1.3.40 Cygwin zlib version 1.2.3 Cygwin m4 version 1.4.14 If you use a cygwin version of python you won't have to deal with the path separator issue. I believe that people have compiled M5 under windows in the past, although I've never done it. As for the error your mention above, it comes from the SConstruct:352 where it is attempting to identify the compiler so it can choose what options must be passed to it. Since you're using g++ I would expect that it would work, although perhaps cygwin g++ is returning something odd. Ali
_______________________________________________ m5-users mailing list m5-users@m5sim.org http://m5sim.org/cgi-bin/mailman/listinfo/m5-users