Hi!
I'm trying to compile CS on an Intel Mac.
The compiler is GCC 4.0.1 (3.x is not available AFAIK)
While compiling, I get quite a few errors like this:
C++ ./out/macosxx86/optimize/libs/csutil/cfgfile.o
{standard input}:3331:operands given don't match any known 386 instruction
g++ -c -o ./out/macosxx86/optimize/libs/csutil/cfgfile.o -I.
-I./include -I./include -pipe -Wmost -Wno-unknown-pragmas
-fvisibility=hidden -march=i686 -I/usr/local/include -Wno-long-double
-force_cpusubtype_ALL -fno-common -fno-exceptions -O3
-fomit-frame-pointer -ffast-math -DCS_CRYSTALSPACE_LIB
-DCS_CONFIGDIR='"/usr/local/etc/crystalspace"'
-DCS_PLUGINDIR='"/usr/local/lib/crystalspace"' libs/csutil/cfgfile.cpp
I configured without any parameters.
How could I resolve these errors or find out, what's causing them?
3331 is obviously not a line number.
Thanks in advance!
Dan
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]