[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnustep-startup-0.10.1 failed at OpenDarwin/x86
From: |
Adam Fedor |
Subject: |
Re: gnustep-startup-0.10.1 failed at OpenDarwin/x86 |
Date: |
Thu, 7 Apr 2005 14:21:36 -0600 |
On Apr 7, 2005, at 1:27 PM, Adam Fedor wrote:
Well, that's odd, because it appears the gcc knows to look in
/opt/local/lib for libraries (possibly because gcc is in /opt/local as
well), but libtool apparently does not. Perhaps we should be using
gcc to link on Darwin and not gcc? Anyone know why we are not doing
this?
I meant, use gcc and not libtool...