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

Invalid Directive


First I'd like to know if there is a help email address instead of a bug
address, since my troubles aren't really bugs in gcc but likely problems
with my setup.

I am trying to make gcc 2.95.2 on Solaris 2.6 using gnu make.

make bootstrap give the following:

"/usr/ucbinclude/strings.h", line 48: warning: identifier redeclared: strlen
        current : function() returning int
        previous: function() returning uint : "/usr/include/string.h", line
115
"/usr/gcc_source/gcc/tree.def", line 45: invalid directive
"/usr/gcc_source/gcc/tree.def", line 51: invalid directive
"/usr/gcc_source/gcc/tree.def", line 56: invalid directive
"/usr/gcc_source/gcc/tree.def", line 63: invalid directive
"/usr/gcc_source/gcc/tree.def", line 66: invalid directive
"/usr/gcc_source/gcc/tree.def", line 86: invalid directive
"/usr/gcc_source/gcc/tree.def", line 131: invalid directive
"/usr/gcc_source/gcc/tree.def", line 141: invalid directive
"/usr/gcc_source/gcc/tree.def", line 145: invalid directive
"/usr/gcc_source/gcc/tree.def", line 149: invalid directive
"/usr/gcc_source/gcc/tree.def", line 162: invalid directive
"/usr/gcc_source/gcc/tree.def", line 166: invalid directive
"/usr/gcc_source/gcc/tree.def", line 170: invalid directive
"/usr/gcc_source/gcc/tree.def", line 170: fatal: too many errors
make[2]: *** [gencheck.o] Error 2
make[2]: Leaving directory `/usr/gcc/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/usr/gcc/gcc'
make: *** [bootstrap] Error 2


Shawn Matlock
Concentrex, Inc
400 SW 6th Ave. Suite 200
Portland OR  97204
(800) 274-7280


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