Building libstdc++.so.2.8.0 on Linux
H.J. Lu
hjl@lucon.org
Sun Sep 7 11:20:00 GMT 1997
>
>
> My first attempt to build egcs-970904 on i686-pc-linux-gnulibc1
> went smoothly except that libstdc++.so.2.8.0 was not built.
> I then did make clean an ./configure --enable-shared and
> this build errored out because the files in
> libraries/libio/pic/*.o, libraries/libio/stdio/pic/*.o, and
> libraries/libstdc++/pic/*.o were not built and were then expected
> later. Hand editing of the Makefiles in libio, libio/stdio, and
> libstdc++ to remove the test conditions that prevent those
> '/pic' builds allowed the required files to be built and then re-running
> make at the top level concluded without error and did build
> libstdc++.so.2.8.0
>
libstdc++/libio in egcs is not correct for linux. I have posted
patches for it. You should be able to find them in the egcs
archive.
--
H.J. Lu (hjl@gnu.ai.mit.edu)
More information about the Gcc
mailing list