This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Error building V3 on i686-pc-linux-gnu
- To: Mark Mitchell <mark at codesourcery dot com>
- Subject: Re: Error building V3 on i686-pc-linux-gnu
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Thu, 5 Apr 2001 19:02:07 -0700 (PDT)
- cc: gcc at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org, jh at suse dot cz
> Could it be that you have different libc sources than I?
>
> [root@gandalf gcc-3.0]# rpm -q glibc-devel
> glibc-devel-2.1.3-22
yeah....
%rpm -q glibc
glibc-2.2-12
that's probably it. Hmmm.
I'm not quite sure this is a libstdc++-v3 problem, as we've been trying
to keep the branch pretty quiet. Of course, I apologize in advance if
that's not the case.
-benjamin