This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/16592] Ada tools don't use the newly built shared libraries


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]