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: libstdc++/3284


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

From: Gregor Maier <gregor.maier@newlogic.com>
To: mailus@tin.it, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
        ljrittle@gcc.gnu.org, gcc-bugs@gcc.gnu.org,
        rittle@latour.rsch.comm.mot.com, mailus@tin.it
Cc:  
Subject: Re: libstdc++/3284
Date: Wed, 27 Jun 2001 16:39:12 +0200

 I came across a mail in the gcc-bugs archive solving the problem (for
 gcc 3.0 20010614) this solution also worked with the gcc-3.0 release.
 
 
 have a look at http://gcc.gnu.org/ml/gcc-bugs/2001-06/msg00750.html for
 a description of what goes wrong and why.
 (from Phil Richards)
 
 Summery of the "solution"
 export LC_COLLATE=C
 export LC_ALL=c
 >configure and make bootstrap<
 
 Gregor


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