[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #16478] GNUstep -base compilation fails on Mac OS X 10.4 with Start
From: |
Richard Frith-Macdonald |
Subject: |
[bug #16478] GNUstep -base compilation fails on Mac OS X 10.4 with Startup 0.15.1 |
Date: |
Wed, 20 Feb 2008 08:53:07 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-us) AppleWebKit/523.15.1 (KHTML, like Gecko) Version/3.0.4 Safari/523.15 |
Follow-up Comment #2, bug #16478 (project gnustep):
It's obviously not finding libobjc (or at lest not finding the correct
libobjc).
You could try building using 'make messages=yes' to see what flags it's using
to the linker as I guess there is a possibility that the '-lobjc' flag is
missing somehow.
Otherwise the place to look would seem to be the installation of gcc ...
perhaps it's not finding its own objc library.
The warnings (_OBJC_INSTANCE_25 etc) are a compiler bug ... but I can't
remember which compiler version had them ... they might indicate that the
wrong compiler is being found/used.
Finally, I'm not sure that this is a base bug ... could also be a make bug or
a startup bug.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?16478>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #16478] GNUstep -base compilation fails on Mac OS X 10.4 with Startup 0.15.1,
Richard Frith-Macdonald <=