From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gabriel Dos Reis To: "John David Anglin" Cc: gcc@gcc.gnu.org Subject: Re: GCC 3.0 Status Report Date: Tue, 17 Apr 2001 16:38:00 -0000 Message-id: References: <200104172313.TAA04987@hiauly1.hia.nrc.ca> X-SW-Source: 2001-04/msg00824.html "John David Anglin" writes: | I am currently doing a build with a hack to avoid the std::errno | problem with respect to libstdc++-v3. I think the std::errno problem you're seeing is an instance of a bigger problem^W regresssion in the front-end -- I was privately told that g++ is mangling names declared in extern "C" blocks. I didn't have the opportunity to take a closer look at it, however :-( -- Gaby