On Tuesday, February 4, 2003, at 04:10  PM, Robert Boehne wrote:

Hello,

I'm just about to make the release of Libtool 1.5.  If anyone would
like to test the current CVS on their favorite platform and report
any problems, please do so!  If not, your woes may have to wait for
1.5.1.

Okay, then darwin is broken

# Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/\nlibraries:/' | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g"`
;;

this does not work at all for me, perhaps I need a different (not there by default) sed?

Give us a little time to work out something which works,

Peter



_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to