Date: Sun, 14 Nov 2004 03:28:55 -0800 From: Josef Grosch <jgrosch@MooseRiver.com> To: hackers@freebsd.org Subject: gcc3.4 broken Message-ID: <20041114112855.GA68329@mooseriver.com>
next in thread | raw e-mail | index | archive | help
--r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm trying to build eclipse on a 5.2.1 box. When the build gets to gcc 3.4 it fails. =20 ## UNAME berkeley% uname -a FreeBSD berkeley.mooseriver.com 5.2.1-RELEASE-p11 FreeBSD 5.2.1-RELEASE-p11= #2: Sat Nov 13 13:34:12 PST 2004 root@berkeley.mooseriver.com:/usr/obj= /usr/src/sys/BERKELEY i386 ## Compile error /usr/ports/lang/gcc34/work/build/gcc/xgcc -B/usr/ports/lang/gcc34/work/buil= d/gcc/ -B/usr/local/i386-portbld-freebsd5.2.1/bin/ -B/usr/local/i386-portbl= d-freebsd5.2.1/lib/ -isystem /usr/local/i386-portbld-freebsd5.2.1/include -= isystem /usr/local/i386-portbld-freebsd5.2.1/sys-include -c -DHAVE_CONFIG_H= -O2 -O -pipe -mcpu=3Dpentiumpro -I. -I../.././..//gcc-3.4-20041112/libiber= ty/../include -W -Wall -Wtraditional -pedantic ../.././..//gcc-3.4-2004111= 2/libiberty/fibheap.c -o fibheap.o `-mcpu=3D' is deprecated. Use `-mtune=3D' or '-march=3D' instead. =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c: In function `fibheap_un= ion': =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c:166: warning: implicit d= eclaration of function `free' =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c: In function `fibheap_de= lete_node': =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c:285: error: `LONG_MIN' u= ndeclared (first use in this function) =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c:285: error: (Each undecl= ared identifier is reported only once =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c:285: error: for each fun= ction it appears in.) =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c: In function `fibheap_co= nsolidate': =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c:395: warning: implicit d= eclaration of function `memset' gmake[2]: *** [fibheap.o] Error 1 gmake[2]: Leaving directory `/usr/ports/lang/gcc34/work/build/i386-portbld-= freebsd5.2.1/libiberty' gmake[1]: *** [all-target-libiberty] Error 2 gmake[1]: Leaving directory `/usr/ports/lang/gcc34/work/build' gmake: *** [bootstrap-lean] Error 2 *** Error code 2 Stop in /usr/ports/lang/gcc34. *** Error code 1 Stop in /usr/ports/java/eclipse. --=20 Josef Grosch | Another day closer to a | FreeBSD 5.2.1 jgrosch@MooseRiver.com | Micro$oft free world | Berkeley, Ca. --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFBl0F3y8prLS1GYSERApExAJ9Yp82sPjgtnY9ije4R7XRmSVpKggCdH6eu Y1b6mEn5khfZypT2GrPgpNA= =PMqd -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041114112855.GA68329>