This is the mail archive of the gcc-help@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: Invalid preprocessing directives in "gthr.h"


On Jul 17, 2001, "Edward Duffy" <eduffy3@bellsouth.net> wrote:

> ../include/bits/gthr.h:105:2: invalid preprocessing directive
> #_GLIBCPP_endif

> which ends up causing 3 more errors right after that.  Is there some
> option I should enable with the "make bootstrap"?

IIRC, the solution is to `unset LC_ALL'.  If this doesn't work, search
the bug database or the mailing list archives and you'll find at least
a dozen identical bug reports with the corresponding fixes.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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