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 libstdc++/14697] libstdc++ couldn't find 32bit libgcc_s


------- Additional Comments From hjl at lucon dot org  2004-03-23 18:33 -------
I used

.../gcc-3.4/gcc/configure \
        x86_64-linux \
        --enable-clocale=gnu --with-system-zlib \
         \
        --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=14697


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