This is the mail archive of the gcc-prs@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]

target/2342: Build failure of gcc 20010321 for arm-elf



>Number:         2342
>Category:       target
>Synopsis:       Build failure of gcc 20010321 for arm-elf
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 21 13:56:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Lewin A.R.W. Edwards
>Release:        unknown-1.0
>Organization:
>Environment:
Cygwin 1.1.8 on Windows 2000
Native gcc:

Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/specs
gcc version 2.95.2-6 19991024 (cygwin experimental)
>Description:
Using anoncvs checkout of 20010321.
Configured with /src/gcc/configure --target=arm-elf --prefix=/tools --exec-prefix=/tools/H-i686-pc-cygwin --with-gnu-as --with-gnu-ld --with-newlib -v 2>&1 | tee configure.out

Make with make -w all-gcc install-gcc LANGUAGES="c c++" 2>&1 | tee make.out

Leads to a link error:

gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H
  -o cc1.exe \
        c-parse.o c-lang.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-c
onvert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-dump.o libcpp.a  mai
n.o libbackend.a obstack.o  -lintl     -ladvapi32 ../libiberty/libiberty.a
libbackend.a(recog.o)(.text+0x231b): undefined reference to `PUSH_ROUNDING'
libbackend.a(recog.o)(.text+0x2335): undefined reference to `PUSH_ROUNDING'
collect2: ld returned 1 exit status
make[1]: *** [cc1.exe] Error 1
make[1]: Leaving directory `/tmp/build/gcc/gcc'
make: *** [all-gcc] Error 2
make: Leaving directory `/tmp/build/gcc'
>How-To-Repeat:
See above.
>Fix:
No fix.
>Release-Note:
>Audit-Trail:
>Unformatted:


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