This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11668] Make error on HPUX with gcc3.3
- From: "liadi at savantis dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jul 2003 05:58:38 -0000
- Subject: [Bug bootstrap/11668] Make error on HPUX with gcc3.3
- References: <20030725070140.11668.liadi@savantis.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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