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]
Other format: [Raw text]

[Bug bootstrap/11668] Make error on HPUX with gcc3.3


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11668



------- Additional Comments From liadi at savantis dot com  2003-07-26 05:58 -------
I tried doing make all like the suggestion above  and get this error:
(Bundled) cc: "../../fastjar/jartool.c", line 1862: error 1552: First 
expression
 of ?: must be arithmetic.
(Bundled) cc: "../../fastjar/jartool.c", line 1862: warning 563: Argument #3 is
not the correct type.
(Bundled) cc: "../../fastjar/jartool.c", line 1866: error 1549: Modifiable 
lvalu
e required for assignment operator.
(Bundled) cc: "../../fastjar/jartool.c", line 1876: error 1705: Function 
prototy
pes are an ANSI feature.
(Bundled) cc: "../../fastjar/jartool.c", line 1892: error 1705: Function 
prototy
pes are an ANSI feature.
(Bundled) cc: "../../fastjar/jartool.c", line 1947: error 1705: Function 
prototy
pes are an ANSI feature.
make[1]: *** [jartool.o] Error 1
make[1]: Leaving directory `/tmp/gcc-3.3/obj/fastjar'
make: *** [all-fastjar] Error 2

it's only the end of a longer list


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