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

GCC 3.0 Release compile problem on Mandrake 8.0


 
I am having some problems building gcc 3.0 relase from  the sources tarball.
GCC builds ok, the problem happens when make change to the libstdc++-3 
directory. The system at a glance:
 
 Linux Mandrake 8.0
 
 kernel 2.4.3
 gcc-2.5.3
 binutils 2.10.1
 glib 1.2.10
 glibc 2.2.2
 
 I will try to get it to compile on RedHat 6.2 updated (AKA "6.3") later, 
and I am sort of sure the problem will disappear since I've seen other 
messages about mandrake 8 failing the same way on the newsgroup,
but it would be nice to know what could be causing this anyway.
 
 Any hints?
 
 thanks.
 
 -Giuseppe
 
---------------Errors Log---------------


../include/bits/gthr.h:29:2: invalid preprocessing directive
#_GLIBCPP_ifndef
../include/bits/gthr.h:30:2: invalid preprocessing directive
#_GLIBCPP_define
../include/bits/gthr.h:84:2: invalid preprocessing directive
#_GLIBCPP_if
../include/bits/gthr.h:85:2: invalid preprocessing directive
#_GLIBCPP_include
../include/bits/gthr.h:86:2: invalid preprocessing directive
#_GLIBCPP_elif
../include/bits/gthr.h:87:2: invalid preprocessing directive
#_GLIBCPP_include
../include/bits/gthr.h:88:2: invalid preprocessing directive
#_GLIBCPP_elif
../include/bits/gthr.h:89:2: invalid preprocessing directive
#_GLIBCPP_include
../include/bits/gthr.h:92:2: invalid preprocessing directive
#_GLIBCPP_elif
../include/bits/gthr.h:93:2: invalid preprocessing directive
#_GLIBCPP_if
../include/bits/gthr.h:94:2: invalid preprocessing directive
#_GLIBCPP_ifndef
../include/bits/gthr.h:95:2: invalid preprocessing directive
#_GLIBCPP_define
../include/bits/gthr.h:96:2: invalid preprocessing directive
#_GLIBCPP_endif
../include/bits/gthr.h:97:2: invalid preprocessing directive
#_GLIBCPP_endif
../include/bits/gthr.h:98:2: invalid preprocessing directive
#_GLIBCPP_include
../include/bits/gthr.h:101:2: invalid preprocessing directive
#_GLIBCPP_else
../include/bits/gthr.h:102:2: invalid preprocessing directive
#_GLIBCPP_include
../include/bits/gthr.h:103:2: invalid preprocessing directive
#_GLIBCPP_endif
../include/bits/gthr.h:105:2: invalid preprocessing directive
#_GLIBCPP_endif
 


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