This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
bootstrap/3931: avr-elf can't build libstdc++
- To: gcc-gnats at gcc dot gnu dot org
- Subject: bootstrap/3931: avr-elf can't build libstdc++
- From: joel at gcc dot gnu dot org
- Date: 3 Aug 2001 19:41:17 -0000
- Reply-To: joel at gcc dot gnu dot org
>Number: 3931
>Category: bootstrap
>Synopsis: avr-elf can't build libstdc++
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Aug 03 12:46:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: joel@gcc.gnu.org
>Release: gcc-30-cvs 20010802
>Organization:
>Environment:
GNU/Linux RedHat 6.2 targetting avr-elf
>Description:
Build fails as follows:
/usr3/ftp_archive/gnu/gcc/ss/b3/b-avr-elf/gcc/xgcc -B/usr3/ftp_archive/gnu/gcc/s
s/b3/b-avr-elf/gcc/ -nostdinc++ -L/usr3/ftp_archive/gnu/gcc/ss/b3/b-avr-elf/avr-
elf/libstdc++-v3/src -L/usr3/ftp_archive/gnu/gcc/ss/b3/b-avr-elf/avr-elf/libstdc
++-v3/src/.libs -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-avr-elf/avr-elf/ne
wlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/b-avr-elf/avr-elf/newlib/targ-inc
lude -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/gcc-30-cvs/newlib/libc/include -B/
opt/gnucross/avr-elf/bin/ -B/opt/gnucross/avr-elf/lib/ -isystem /opt/gnucross/av
r-elf/include -nostdinc++ -I/usr3/ftp_archive/gnu/gcc/ss/b3/b-avr-elf/avr-elf/li
bstdc++-v3/include/avr-elf -I/usr3/ftp_archive/gnu/gcc/ss/b3/b-avr-elf/avr-elf/l
ibstdc++-v3/include -I../../../../gcc-30-cvs/libstdc++-v3/libsupc++ -I../../../.
./gcc-30-cvs/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-form
at -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -g -c ../../../.
./gcc-30-cvs/libstdc++-v3/src/misc-inst.cc -o misc-inst.o
/tmp/ccLdMHkd.s: Assembler messages:
/tmp/ccLdMHkd.s:5296: Error: Value of 71520 too large for field of 2 bytes at 48
76
/tmp/ccLdMHkd.s:5442: Error: Value of 70906 too large for field of 2 bytes at 50
56
LOTS MOTE
>How-To-Repeat:
configure for avr-elf and build. I can provide support with binutils and simulator to someone investigating this.
../gcc-30-cvs/configure --target=avr-elf --prefix=/opt/gnucross --with-gnu-as -with-gnu-ld --with-newlib --verbose
make
>Fix:
unknown
>Release-Note:
>Audit-Trail:
>Unformatted: