[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ProjectBuilder compile kills OS X - bug in PB
At 3:06 AM -0800 3/21/02, j.zorko@xxxxxxx wrote:
> Paul,
>
>cc1obj indicates you're compiling Objective-C code. Is this the case?
>
No, it's plain old c code. I started with a new Carbon project - using the stationary the PB gives you when you creates a new project.
The last line of a header file was:
#pragma options align=reset
When I put a carriage return after reset it works