c++ & gcc 4.0.1 dir paths?
c++ & gcc 4.0.1 dir paths?
- Subject: c++ & gcc 4.0.1 dir paths?
- From: james tittle <email@hidden>
- Date: Mon, 14 Nov 2005 11:01:45 -0500
...after upgrading this weekend to xcode 2.2, my project can't find
#include <new>...
...I've read thru the online docs but I still can't find anything
beyond the following:
Certain directory paths for C and C++ headers and libraries have
changed accordingly.
...how have they changed, and what do I need to get back to compiling?
james
ps: here's a typical line of failed compilation now:
/usr/bin/gcc-4.0 -x c++ -arch ppc -pipe -Wno-trigraphs -fpascal-
strings -faltivec -fasm-blocks -Os -Wunknown-pragmas -DMACOSX -DYUV -
DALTIVEC -DFTGL -fmessage-length=0 -funroll-loops -ffast-math -
mtune=G4 -fvisibility-inlines-hidden -Wno-invalid-offsetof -I/Users/
tigital/puredataDev/Gem/build/GEM_darwin.build/Deployment/
gem_darwin.build/Gem.hmap -Wmost -F/Users/tigital/puredataDev/Gem/
build/Deployment -F/Users/tigital/Library/Frameworks -I/Users/tigital/
puredataDev/Gem/build/Deployment/include -I../pd/src -I../GemLibs/
freetype-2.1.9/include -I../GemLibs/FTGL/include -I../GemLibs/
freetype-2.1.9/include/freetype2 -Isrc -I/Users/tigital/puredataDev/
Gem/build/GEM_darwin.build/Deployment/gem_darwin.build/DerivedSources
-fno-builtin -falign-loops=16 -isysroot /Developer/SDKs/
MacOSX10.4.0.sdk -c /Users/tigital/puredataDev/Gem/src/Base/
CPPExtern.cpp -o /Users/tigital/puredataDev/Gem/build/
GEM_darwin.build/Deployment/gem_darwin.build/Objects-normal/ppc/
CPPExtern.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden