This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Build on sparc/linux - missing file stdio-lock.h ??
- To: gcc at gcc dot gnu dot org, warg at ce dot chalmers dot se
- Subject: Re: Build on sparc/linux - missing file stdio-lock.h ??
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Wed, 13 Dec 2000 11:56:57 -0800
This is an error in building libstdc++-v3.
Note that libstdc++-v3 does not work with gcc-2.95.x, and is not
likely to. If you are using the gcc.2.95.2 branch, I suggest using
libstdc++ or one of the older libstdc++-v3 releases, such as
libstdc++-v3.2.90.8
Can you please tell me how your configured your build directory? The
default configury doesn't build libio, so I'm wondering what's up.
thanks,
benjamin