libtool-patches
[Top][All Lists]
Advanced

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

Re: Piecewise linking failure on AIX


From: Albert Chin
Subject: Re: Piecewise linking failure on AIX
Date: Wed, 31 Mar 2004 08:26:46 -0600
User-agent: Mutt/1.4i

On Wed, Mar 31, 2004 at 08:53:52AM +0100, Gary V. Vaughan wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi Albert,
> 
> Albert Chin wrote:
> | The solution is simple. Replace:
> |             eval concat_cmds=\"\$concat_cmds~$export_symbols_cmds\"
> | with:
> |             eval concat_cmds=\"\$concat_cmds~\$export_symbols_cmds\"
> 
> Thanks.  Does this work too?
> 
>       concat_cmds="$concat_cmds~$export_symbols_cmds"

Yes. My patch has this but my comment didn't (I realized it after I
wrote the comment and forgot to go back).

-- 
albert chin (address@hidden)




reply via email to

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