3331 is most likely a line number of the assembly generated by your
compiler. I would guess (and that's not unlikely with gcc 4.0.1) that
you're hitting a compiler bug. Can you upgrade your compiler?
Greetings,
On 6/15/06, Dan Bogdanov <[EMAIL PROTECTED]> wrote:
>
> 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]
>
--
Project Manager of Crystal Space (http://www.crystalspace3d.org)
and CEL (http://cel.crystalspace3d.org)
Support Crystal Space. Donate at
https://sourceforge.net/donate/index.php?group_id=649
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]