libtool
[Top][All Lists]
Advanced

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

Re: Libtool 1.5 on MacOS X


From: Peter O'Gorman
Subject: Re: Libtool 1.5 on MacOS X
Date: Fri, 30 May 2003 21:41:14 +0900

Could you possible run this again in this directory (preferably with all the .o's present in the .libs dir) using `"make SHELL=/bin/sh -x" >& log.txt' and send me the log.

Thanks,
Peter

On Friday, May 30, 2003, at 01:34  PM, Bill Northcott wrote:

******************* libtool 1.5******************
/bin/sh ./libtool --mode=link /usr/local/gcc3.3/bin/gcc  -g -O2
-fgnu-runtime -fno-strict-aliasing -Wall -Wno-import -Wno-protocol
-Wno-long-long   -o libswarmobjc.la  -version-info 0:0:0 -rpath
/usr/local/swarm2.1/lib  archive.lo class.lo encoding.lo gc.lo hash.lo
init.lo misc.lo nil_method.lo objects.lo sarray.lo selector.lo sendmsg.lo
thr.lo NXConstStr.lo Object.lo Protocol.lo linking.lo mframe.lo
thr-single.lo -lgcc
(cd .libs && rm -f libswarmobjc.0.dylib && ln -s libswarmobjc.0.0.0.dylib
libswarmobjc.0.dylib)
(cd .libs && rm -f libswarmobjc.dylib && ln -s libswarmobjc.0.0.0.dylib
libswarmobjc.dylib)
creating libswarmobjc.la
(cd .libs && rm -f libswarmobjc.la && ln -s ../libswarmobjc.la
libswarmobjc.la)





reply via email to

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