public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/11153] New: bad build directory references in libstdc++.la and libsupc++.la
@ 2003-06-11 13:47 peb@mppmu.mpg.de
  2003-06-16 20:58 ` [Bug libstdc++/11153] " neroden@gcc.gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: peb@mppmu.mpg.de @ 2003-06-11 13:47 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: bad build directory references in libstdc++.la and
                    libsupc++.la
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: peb@mppmu.mpg.de
                CC: gcc-bugs@gcc.gnu.org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu

The installed libstdc++.la and libsupc++.la files refer in their dependency_libs
entry to the build directory (-L's). With nfs-mounted filesystems that may cause
serious hangups.

As far as I can see, this is due to the fact that you use GNU libtool
1.4a-GCC3.0 (libtool-1.4a with GCC local changes). As far as I know this problem
has disappeared with libtool-1.5.

Curiously enough I encountered such hangups when running 'make check' for
libtool-1.5.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libstdc++/11153] bad build directory references in libstdc++.la and libsupc++.la
  2003-06-11 13:47 [Bug libstdc++/11153] New: bad build directory references in libstdc++.la and libsupc++.la peb@mppmu.mpg.de
@ 2003-06-16 20:58 ` neroden@gcc.gnu.org
  2003-07-22  2:59 ` pinskia at physics dot uc dot edu
  2003-07-22  8:09 ` peb at mppmu dot mpg dot de
  2 siblings, 0 replies; 4+ messages in thread
From: neroden@gcc.gnu.org @ 2003-06-16 20:58 UTC (permalink / raw)
  To: gcc-bugs

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 neroden@gcc.gnu.org  2003-06-16 20:58 -------
It had been indicated to me at one time that this was a recurring problem with
all versions of libtool.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libstdc++/11153] bad build directory references in libstdc++.la and libsupc++.la
  2003-06-11 13:47 [Bug libstdc++/11153] New: bad build directory references in libstdc++.la and libsupc++.la peb@mppmu.mpg.de
  2003-06-16 20:58 ` [Bug libstdc++/11153] " neroden@gcc.gnu.org
@ 2003-07-22  2:59 ` pinskia at physics dot uc dot edu
  2003-07-22  8:09 ` peb at mppmu dot mpg dot de
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-22  2:59 UTC (permalink / raw)
  To: gcc-bugs

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


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, there is already a bug for this 
problem, bug 5291, so marking this as a dup of that bug.

*** This bug has been marked as a duplicate of 5291 ***


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libstdc++/11153] bad build directory references in libstdc++.la and libsupc++.la
  2003-06-11 13:47 [Bug libstdc++/11153] New: bad build directory references in libstdc++.la and libsupc++.la peb@mppmu.mpg.de
  2003-06-16 20:58 ` [Bug libstdc++/11153] " neroden@gcc.gnu.org
  2003-07-22  2:59 ` pinskia at physics dot uc dot edu
@ 2003-07-22  8:09 ` peb at mppmu dot mpg dot de
  2 siblings, 0 replies; 4+ messages in thread
From: peb at mppmu dot mpg dot de @ 2003-07-22  8:09 UTC (permalink / raw)
  To: gcc-bugs

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>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-07-22  8:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-11 13:47 [Bug libstdc++/11153] New: bad build directory references in libstdc++.la and libsupc++.la peb@mppmu.mpg.de
2003-06-16 20:58 ` [Bug libstdc++/11153] " neroden@gcc.gnu.org
2003-07-22  2:59 ` pinskia at physics dot uc dot edu
2003-07-22  8:09 ` peb at mppmu dot mpg dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).