This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
3.4.1 build report for FreeBSD primary evaluation platform
- From: Loren James Rittle <rittle at latour dot waar dot labs dot mot dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 8 Jul 2004 22:39:57 -0500 (CDT)
- Subject: 3.4.1 build report for FreeBSD primary evaluation platform
- Reply-to: rittle at labs dot mot dot com
Mark, thank you for herding another great release.
#1: i386-unknown-freebsd4.9
binutils: 2.14 20031007 (FSF) [also recently tested: 2.15 20040601 (FSF)]
Languages: all except Ada
test results: http://gcc.gnu.org/ml/gcc-testresults/2004-07/msg00300.html
No regressions; everything looks as expected. This was the only
FreeBSD arch that I was able to pretest before the release (the
population of FreeBSD auto-testers was in disarray due to my neglect;
hopefully now addressed). Results for some other arches:
#2: alpha-unknown-freebsd5.2
binutils: 2.15 [FreeBSD] 2004-05-23
Languages: all except Ada
Bootstrap fails in libjava (i.e. done enough to test elsewhere) with:
/usr/bin/ld: .libs/libgcj.la-4.o: .got subsegment exceeds 64K (size 73936)
test results: http://gcc.gnu.org/ml/gcc-testresults/2004-07/msg00368.html
The binutil/libjava failure is not new (related to a 16-bit limitation
on a 64-bit processor?). All gcc failures are related to testsuite
configuration (already spotted on i386 and fixed on mainline), lack of
installed profile libraries on the test system or this (will fix on mainline):
config/alpha/crtfastmath.c:45: undefined reference to `__ieee_set_fp_control'
This OS port needs some minor work but otherwise looks quite alright.
Other FreeBSD targets (x86_64, sparc64) which may report in the future:
#3: x86_64-unknown-freebsd5.2
binutils: 2.15 [FreeBSD] 2004-05-23
Languages: all except Ada or libjava
Bootstrapped OK.
test results: pending
#4: sparc64-unknown-freebsd5.2
binutils: 2.15 [FreeBSD] 2004-05-23
Languages: all except Ada or libjava
Bootstrapped OK.
test results: pending
Regards,
Loren