[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Links self with wrong linker
From: |
Ralf Wildenhues |
Subject: |
Re: Links self with wrong linker |
Date: |
Wed, 6 Apr 2005 22:31:36 +0200 |
User-agent: |
Mutt/1.5.6+20040907i |
Hi Morten,
* Morten Welinder wrote on Wed, Apr 06, 2005 at 09:46:03PM CEST:
> I can fix my problems if I change a section on libtool.m4 around line
> 5750 to the sniplet below.
>
> 1. The added "xxx" forces the branch I want. Yes, that's crude.
Did you change anything else (besides the xxx and under 2.)?
If so: it would be easier to recognize if you provided a patch (diff -u).
> 2. Note the whole_archive_flag_spec line -- I had to remove some ${wl} quoting
> there. The need for that would appear to be an independent bug.
Yes. Stupid bug by me. Has since been fixed on all branches.
Could you do me a favor? Could you run the libtool testsuite with your
change and report the output? Please add VERBOSE=x for lots of output
and pack (bzip2, gzip).
Thanks,
Ralf