public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* target/9719: gcc-3.2.2 compilation fails for sparcv9-sun-solaris2.8
@ 2003-02-16 18:16 Robert.Lentz
  0 siblings, 0 replies; only message in thread
From: Robert.Lentz @ 2003-02-16 18:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9719
>Category:       target
>Synopsis:       gcc-3.2.2 compilation fails for sparcv9-sun-solaris2.8
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Feb 16 18:16:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Robert.Lentz@cmsis.com
>Release:        3.2.2
>Organization:
>Environment:
../gcc-3.2.2/configure --with-gnu-as --with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld --with-cpu=ultrasparc --enable-languages=c,c++ sparcv9-sun-solaris2.8

> gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.1.1/specs
Configured with: ../gcc-3.1.1/configure
Thread model: posix
gcc version 3.1.1
> which ld
/usr/local/bin/ld
> ld -v
GNU ld version 2.13.2.1
> which as
/usr/local/bin/as
> as -v
GNU assembler version 2.13.2.1 (sparc-sun-solaris2.8) using BFD version 2.13.2.1
> uname -a
SunOS eclipse 5.8 Generic_108528-14 sun4u sparc SUNW,Sun-Blade-100

> make bootstrap
>Description:
Doing the bootstrap build, per the configuration in "Environment", fails at:

mkdir libgcc
mkdir sparcv7
mkdir libgcc/sparcv7
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
./xgcc -B./ -B/usr/local/sparcv9-sun-solaris2.8/bin/ -isystem /usr/local/sparcv9-sun-solaris2.8/include -isystem /usr/local/sparcv9-sun-solaris2.8/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2.2/gcc -I../../gcc-3.2.2/gcc/. -I../../gcc-3.2.2/gcc/config -I../../gcc-3.2.2/gcc/../include  -DL_muldi3 -c ../../gcc-3.2.2/gcc/libgcc2.c -o libgcc/./_muldi3.o
/usr/local/bin/ld: Relocatable linking with relocations from format elf64-sparc (libgcc/./_muldi3.o) to format elf32-sparc (libgcc/./_muldi3.oS) is not supported
collect2: ld returned 1 exit status
make[3]: *** [libgcc/./_muldi3.oS] Error 1
make[3]: Leaving directory `/files/tmp/gcc-build-3.2.2/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/files/tmp/gcc-build-3.2.2/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/files/tmp/gcc-build-3.2.2/gcc'
make: *** [bootstrap] Error 2
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-16 18:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-16 18:16 target/9719: gcc-3.2.2 compilation fails for sparcv9-sun-solaris2.8 Robert.Lentz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).