This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/11153] bad build directory references in libstdc++.la and libsupc++.la
- From: "peb at mppmu dot mpg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jul 2003 08:09:32 -0000
- Subject: [Bug libstdc++/11153] bad build directory references in libstdc++.la and libsupc++.la
- References: <20030611134722.11153.peb@mppmu.mpg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11153
------- Additional Comments From peb at mppmu dot mpg dot de 2003-07-22 08:09 -------
Subject: Re: bad build directory references in libstdc++.la
and libsupc++.la
On Tue, 22 Jul 2003, pinskia at physics dot uc dot edu wrote:
> pinskia at physics dot uc dot edu changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|UNCONFIRMED |RESOLVED
> Resolution| |DUPLICATE
>
>
> ------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-22 02:59 -------
> Not only this is recurring problem with all versions of libtool, ........
If that is so, the the gcc build process somehow misuses libtool.
I know plenty of packages (with all sorts of library dependencies) that DO
NOT have this problem, in particular those using automake-1.7.x together
with libtool-1.5.
Thus PLEASE rephrase the use of libtool in your Makefile(.in) in such a way
as automake would do it!!!!!!!!!!!
> ..........., there is already a bug for this
> problem, bug 5291, so marking this as a dup of that bug.
Sorry, It seems I didn't search the bug database carefully enough.
regards
Peter Breitenlohner <peb@mppmu.mpg.de>