This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/30007] New: libgfortran doesn't build for sh-elf
- From: "amylaar at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Nov 2006 11:10:12 -0000
- Subject: [Bug libfortran/30007] New: libgfortran doesn't build for sh-elf
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
This is a presistent failure for more than two weeks now.
last tested with revision: 119261
build script is on gcc01 in ~amylaar/bin/sh-regtest-20061127.
/home/amylaar/bld/2006-11-27/sh-elf/./gcc/xgcc
-B/home/amylaar/bld/2006-11-27/sh-elf/./gcc/ -nostdinc
-B/home/amylaar/bld/2006-11-27/sh-elf/sh-elf/newlib/ -isystem
/home/amylaar/bld/2006-11-27/sh-elf/sh-elf/newlib/targ-include -isystem
/home/amylaar/bld/2006-11-27/srcw/newlib/libc/include -B/usr/local/sh-elf/bin/
-B/usr/local/sh-elf/lib/ -isystem /usr/local/sh-elf/include -isystem
/usr/local/sh-elf/sys-include -L/home/amylaar/bld/2006-11-27/sh-elf/./ld
-DHAVE_CONFIG_H -I. -I../../../srcw/libgfortran -I.
-iquote../../../srcw/libgfortran/io -I../../../srcw/libgfortran/../gcc
-I../../../srcw/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE
-std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wextra -Wwrite-strings -O2 -g -O2 -c
../../../srcw/libgfortran/runtime/error.c -o error.o
../../../srcw/libgfortran/runtime/error.c:334: error: '_gfortran_runtime_error'
aliased to undefined symbol '__gfortrani_runtime_error'
make[2]: *** [error.lo] Error 1
make[2]: Leaving directory
`/home/amylaar/bld/2006-11-27/sh-elf/sh-elf/libgfortran'
--
Summary: libgfortran doesn't build for sh-elf
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Keywords: build
Severity: normal
Priority: P3
Component: libfortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: amylaar at gcc dot gnu dot org
GCC target triplet: sh-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30007