bug-gnustep
[Top][All Lists]
Advanced

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

Re: Unable to build libobjc-0.9.0


From: Nicola Pero
Subject: Re: Unable to build libobjc-0.9.0
Date: Wed, 10 Jan 2001 12:45:51 +0000 (GMT)

On Wed, 10 Jan 2001, Stefan Urbanek wrote:

> Hi,
> 
> I was unable to build libobjc-0.9.0. 

Which one ? 

The one shipped with gcc, the one on ftp.gnustep.org, or the one on
www.gnustep.it/jigs ?


> It stopped on encoding.c. There is problem with header files:
>       ...
>       #include "encoding.h"
>       ...
> I think, it should be
>       ...
>       #include "objc/encoding.h"
>       ...

Usually, there is something equivalent to 

ADDITIONAL_INCLUDE_DIRS += -I./objc

so this is not a problem normally.




reply via email to

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