This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/13707] New: libstdc++.a goes to the wrong directory
- From: "kunert at physik dot tu-dresden dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2004 14:55:40 -0000
- Subject: [Bug libstdc++/13707] New: libstdc++.a goes to the wrong directory
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
During installation, everything goes to version specific directories.
Except libstdc++.a, which goes to /opt/lib overwriting any former library of the
same name. Of course one can work around that problem by copying that file next
to libgcc.a or fiddling with the configure options, but it is annoying to
recompile GCC 3.2 just because its libstdc++.a got overwritten.
Reading specs from /opt/lib/gcc/i686-pc-linux-gnu/3.4.0/specs
Configured with: ../configure --enable-shared --program-suffix=34
--disable-checking --with-arch=pentiumpro --prefix=/opt
--enable-languages=c,c++,f77 --enable-__cxa_atexit
Thread model: posix
gcc version 3.4.0 20040116 (experimental)
--
Summary: libstdc++.a goes to the wrong directory
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: kunert at physik dot tu-dresden dot de
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13707