libtool-patches
[Top][All Lists]
Advanced

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

Re: darwin patch


From: Robert Boehne
Subject: Re: darwin patch
Date: Wed, 12 Feb 2003 02:57:47 -0600

Peter O'Gorman wrote:
<SNIP>
> 3) add support for archive_expsym_commands
> 

Peter,

I think there is a problem with the sed code in here, I get
the following messages during configure and when running libtool:

checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin5.5 dyld
./libtool: no such file or directory: ,\ < $export_symbols >
$output_objdir/${libname}-symbols.expsym && $CC $(test .$module = .yes
&& echo -bundle || echo -dynamiclib) $allow_undefined_flag  -o $lib
$libobjs $deplibs$linker_flags $(test .$module != .yes && echo
-install_name $rpath/$soname $verstring) && strip -s
$output_objdir/${libname}-symbols.expsym -u ${lib} [206]
./libtool: command not found: ]*,,\ -e \s,^\(..*\),_ [206]
checking math.h usability... yes
checking math.h presence... yes

Is this a GNU sed - Apple sed problem?

Robert




reply via email to

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