[Bug bootstrap/11668] Make error on HPUX with gcc3.3
liadi at savantis dot com
gcc-bugzilla@gcc.gnu.org
Sat Jul 26 05:58:00 GMT 2003
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
More information about the Gcc-bugs
mailing list