precompiled header issues...
precompiled header issues...
- Subject: precompiled header issues...
- From: Ben Mackin <email@hidden>
- Date: Fri, 20 Feb 2004 23:20:44 -0800
I am having a new issue. I haven't compiled my project since Dec 3rd, at
which time things compiled fine. Today I was looking at something in the
project and decided to give it a compile. Nothing has changed within the
project on my end. About the only thing I think I have changed is I updated
to the latest version of xcode and Panther.
I am getting the following error now:
FaxBrowser.h:5: warning: could not use precompiled header
'/System/Library/Frameworks/Foundation.framework/Headers/Foundation-gcc3.p',
because:
FaxBrowser.h:5: warning:
'/System/Library/Frameworks/Foundation.framework/Versions/C/Headers/Foundati
on.h' has different date than in precomp
gcc3: Internal error: Segmentation fault (program
/usr/libexec/gcc/darwin/ppc/cpp-precomp)
Please submit a full bug report.
See <URL:
http://developer.apple.com/bugreporter> for instructions.
<built-in>:1:1: no macro name given in #define directive
...failed CompileC
/Users/kupan787/Desktop/FaxCenter(dev)/build/efaxCocoa.build/FaxCenter.build
/Objects-normal/ppc/FaxBrowser.o ...
...removing
/Users/kupan787/Desktop/FaxCenter(dev)/build/efaxCocoa.build/FaxCenter.build
/Objects-normal/ppc/FaxBrowser.o
Any help on this is much appreciated.
Thanks,
Ben
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.