Guest User

Untitled

a guest
Feb 23rd, 2012
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I../../src/implementations/mac -DCEGUI_STATIC -arch i386 -arch ppc -MT libCEGUIBase_la-CEGUIAffector.lo -MD -MP -MF .deps/libCEGUIBase_la-CEGUIAffector.Tpo -c -o libCEGUIBase_la-CEGUIAffector.lo `test -f 'CEGUIAffector.cpp' || echo './'`CEGUIAffector.cpp
  2. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../cegui/include -I../../cegui/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I../../src/implementations/mac -DCEGUI_STATIC -arch i386 -arch ppc -MT libCEGUIBase_la-CEGUIAffector.lo -MD -MP -MF .deps/libCEGUIBase_la-CEGUIAffector.Tpo -c CEGUIAffector.cpp -o libCEGUIBase_la-CEGUIAffector.o
  3. g++: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
  4. make[3]: *** [libCEGUIBase_la-CEGUIAffector.lo] Error 1
Advertisement
Add Comment
Please, Sign In to add comment