This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/16004] New: cross compiler for sparc64 doesn't build.
- From: "pluto at pld-linux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2004 16:31:47 -0000
- Subject: [Bug bootstrap/16004] New: cross compiler for sparc64 doesn't build.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I have a sparc64 with installed sparc(32) distro.
Now I can't build a new cross-gcc (3.3.4 works fine).
# error
(...)
checking for main in -lm... configure: error: Link tests are not allowed
after GCC_NO_EXECUTABLES.
make: *** [configure-target-libstdc++-v3] Error 1
make: Leaving directory
`/home/users/support2/rpm/BUILD/gcc-3.4-20040611/obj-sparc64-pld-linux'
# buildlog
http://149.156.124.14/~pluto/tmp/crosssparc64-gcc.log
$ cat /proc/cpuinfo
cpu : TI UltraSparc II (BlackBird)
fpu : UltraSparc II integrated FPU
promlib : Version 3 Revision 12
prom : 3.12.3
type : sun4u
ncpus probed : 4
ncpus active : 4
Cpu0Bogo : 591.46
Cpu0ClkTck : 0000000011a49a00
Cpu1Bogo : 591.46
Cpu1ClkTck : 0000000011a49a00
Cpu2Bogo : 591.46
Cpu2ClkTck : 0000000011a49a00
Cpu3Bogo : 591.46
Cpu3ClkTck : 0000000011a49a00
MMU Type : Spitfire
State:
CPU0: online
CPU1: online
CPU2: online
CPU3: online
--
Summary: cross compiler for sparc64 doesn't build.
Product: gcc
Version: 3.4.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pluto at pld-linux dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: sparc-pld-linux
GCC host triplet: sparc-pld-linux
GCC target triplet: sparc-pld-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16004