This is the mail archive of the gcc-prs@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]

Re: c++/1798


The following reply was made to PR c++/1798; it has been noted by GNATS.

From: Craig Rodrigues <rodrigc@mediaone.net>
To: desarrollo@dedalo-ing.com, gcc-gnats@gcc.gnu.org, rafa@dedalo-ing.com,
   nobody@gcc.gnu.org, rodrigc@mediaone.net
Cc:  
Subject: Re: c++/1798
Date: Sat, 17 Feb 2001 16:18:48 -0500

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1798&database=gcc
 
 This is a known problem.
 The version of gcc that you have was compiled under glibc 2.1, but
 you are running on a glibc 2.2 system.
 This causes link-time errors in the Standard C++ library.
 
 Please refer to:
 http://gcc.gnu.org/ml/libstdc++/2001-02/msg00257.html
 http://gcc.gnu.org/ml/libstdc++/2001-02/msg00100.html
 
 The only workaround I see right now is to recompile
 gcc and libstdc++ under glibc 2.2.
 
 --
 Craig Rodrigues
 http://www.gis.net/~craigr
 rodrigc@mediaone.net
 
 
 


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