This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/16004] New: cross compiler for sparc64 doesn't build.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]