[GEM-dev] building gem CVS (anonymous from right now)

IOhannes m zmölnig zmoelnig at iem.at
Sun Jan 22 23:47:46 CET 2006


B. Bogart wrote:
> Hy Johannes,
> 
> Ok I'm back at it now.
> 
> before messing with the Make.config I tried to run your cpp command.
> 
> bbogart at insitu:~/pd-stuff/Gem/src/Base$ cpp -fPIC -g -O2
> -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops
> -ffast-math -mmmx  -I/usr/X11R6/include  -I/usr/include/ffmpeg
> -I/usr/include/quicktime -I/usr/include/avifile-0.7
> -I/usr/include/freetype2 -I..  -I/usr/include/FTGL
> -I/usr/include/freetype2  GemGLUtil.cpp | head
> # 1 "GemGLUtil.cpp"
> # 1 "<built-in>"
> # 1 "<command line>"
> # 1 "GemGLUtil.cpp"
> # 18 "GemGLUtil.cpp"
> # 1 "GemGLUtil.h" 1
> # 20 "GemGLUtil.h"
> # 1 "../Base/GemBase.h" 1
> # 23 "../Base/GemBase.h"
> # 1 "../Base/GemGL.h" 1
> 
> without the pipe to get I get 9930 lines of code output to the
> console... what the heck???

yes that is what i wanted. cpp is the preprocessor, not the compiler

> So I'm stuck, Any other ideas Johannes?
> 
> I hope this is not some other damn AMD64 issue...

oh, you are on an amd64??

well, i am currently typing on an AMD64 and i can successfully compile 
Gem on this machine.

> 
> I'll try another fresh checkout, but I don't think that'll change
> anything...

me neither.
could you send me the 9000+ lines of generated code?

mfg.asr
IOhannes




More information about the GEM-dev mailing list