discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Precompiled headers don't seem to work with GNU ObjC (was New precom


From: Nicola Pero
Subject: RE: Precompiled headers don't seem to work with GNU ObjC (was New precompiled headers support in gnustep-make)
Date: Tue, 16 Jan 2007 05:31:51 +0100 (CET)

> If I first precompile test.h
> 
>  gcc -x objective-x-header test.h
> 

Obviously I meant 

gcc -x objective-c-header test.h

Btw, I also got an internal compiler error (in gcc test.m -lobjc with 
precompiled headers) once using this same procedure, not sure what made it 
crash that time but not other times.

Thanks





reply via email to

[Prev in Thread] Current Thread [Next in Thread]