Code:
cc -c -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -march=prescott -I/usr/local/include -I. -I../.././../gcc-4.3-20090705/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../.././../gcc-4.3-20090705/libiberty/fibheap.c -o fibheap.o
../.././../gcc-4.3-20090705/libiberty/fibheap.c: In function 'fibheap_delete_node':
../.././../gcc-4.3-20090705/libiberty/fibheap.c:258: error: 'LONG_MIN' undeclared (first use in this function)
../.././../gcc-4.3-20090705/libiberty/fibheap.c:258: error: (Each undeclared identifier is reported only once
../.././../gcc-4.3-20090705/libiberty/fibheap.c:258: error: for each function it appears in.)
gmake[3]: *** [fibheap.o] Fehler 1
gmake[3]: Leaving directory `/usr/ports/lang/gcc43/work/build/build-i386-portbld-freebsd7.2/libiberty'
gmake[2]: *** [all-build-libiberty] Fehler 2
any idea?
jdk16 doesn't compile either, probably related?