[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New backend on FreeBSD
From: |
Pete French |
Subject: |
Re: New backend on FreeBSD |
Date: |
Wed, 10 Apr 2002 12:00:17 +0100 |
> I'm re-building everything almost daily from the current cvs sources and
> I'm having no trouble so far. I'm using gcc 3.0.4 (via ports collection)
> to compile everything with options -O3 -pipe. I've noticed that gmake
> debug=yes causes the compiler to crash during compilation of any of the
> GNUstep frameworks, however (I still have to report that bug).
very interesting - I never got 3.0 to work. On the other hand I was
using the original out-of-the-box cmpiler with the gnustep-objc-1.1.0
port for the libobjc file. I suspect it is getting confused over which
libobjc is which. I'll try deleting them all and using 3.0 this evening
and see if that helps. Thanks.
-bat.