[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error compiling gnustep-gnu-0.6.9
From: |
edmund vorauer |
Subject: |
Re: error compiling gnustep-gnu-0.6.9 |
Date: |
Thu, 05 Jul 2001 12:23:28 +0200 |
hi adam,
Adam Fedor wrote:
>
> edmund vorauer wrote:
> > i've installded gnustep-objc-1.0.1 and copied the
> > target libs to the gcc installation directory
> > /tools/gcc-3.0/lib/gcc-lib/i686-pc-linux-gnu/3.0
> >
>
> You really don't need gnustep-objc. It's only useful if you are using
> gcc versions less than 3.0, although I don't think it will hurt, I'm not
> really sure.
>
> The error is symptomatic of a bug that was fixed in gcc 3.0 barely a
> week before it was released. Are you sure you have the release version
> of 3.0?
thanks for this hint, it solved the problems;
i've compiled gnustep yesterday at it seems to work fine :-)
i got somewhat confused by the following quote from
http://www.gnustep.org/resources/documentation/GNUstep-HOWTO
`gnustep-objc package (for gcc version <= 3.0)'
This is a special version of the Objective-C runtime that include
several bug fixes and features that have not been officially
released yet. It is available at ...
which states that the objc package is also required for gcc 3.0 (<=!!!)
i suggest to change this to:
`gnustep-objc package (for gcc version < 3.0)'
thanks
edi
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: error compiling gnustep-gnu-0.6.9,
edmund vorauer <=