This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/16592] Ada tools don't use the newly built shared libraries
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jul 2004 18:28:53 -0000
- Subject: [Bug ada/16592] Ada tools don't use the newly built shared libraries
- References: <20040716160714.16592.hjl@lucon.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hjl at lucon dot org 2004-07-16 18:28 -------
Also none of the Ada testcases run the newly built native tools with
the newly built libgcc_s.so.1.
BTW, I configured my gcc with
/net/gnu/export/gnu/src/gcc-3.4/gcc/configure \
\
--enable-clocale=gnu --with-system-zlib --with-demangler-in-ld \
\
--enable-shared \
--enable-threads=posix \
--enable-haifa \
--disable-checking \
--prefix=/usr/gcc-3.4 \
--with-local-prefix=/usr/local
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16592