[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] libtool ignores unresolved symbols despite -no-undefined fla
From: |
Torsten Landschoff |
Subject: |
Re: [PATCH] libtool ignores unresolved symbols despite -no-undefined flag |
Date: |
Sun, 15 Nov 2009 04:21:04 +0100 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On Sun, Nov 15, 2009 at 04:16:34AM +0100, Torsten Landschoff wrote:
> Scratching my small itch, I did my best to create a unit test for this
> issue and to fix the implementation. The patches are attached and can
> be pulled from my git repo at
>
> git://landschoff.net/git/libtool.git (branch fix-no-undefined)
Sorry, I have to correct that. The repo is available at
git://landschoff.net/libtool.git
I just checked that
git pull git://landschoff.net/libtool.git fix-no-undefined
works as expected.
Greetings, Torsten