bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ld from binutils-2.12 dumps core (segfault) when building cross-gcc


From: Arto Nirkko
Subject: ld from binutils-2.12 dumps core (segfault) when building cross-gcc
Date: Wed, 17 Apr 2002 13:06:01 +0200
User-agent: Mutt/1.2.5i

Hi
ld from binutils-2.12 crashes (segfault) during build of
gcc-crosscompiler. See also output of log when linker options
--verbose and --trace are passed to xgcc.
(logs etc attached)

used binutils programs were built with
    ./configure \
          --target=powerpc-apple-linux-gnu \
          --prefix=/usr/local/cross \
          --program-prefix=g \
          --program-suffix=-powerpc-apple-linux-gnu \
          --enable-threads --disable-nls \
          --enable-64-bit-bfd --enable-targets=all

and built using gcc-3.0.4 and 'gmake' with environment

    CFLAGS "-Wall -fPIC -O3 -msupersparc -Qn -Wa,-Qn -fno-ident -s"
    CXXFLAGS "$CFLAGS -no-implicit-templates"
    LDFLAGS "-L/usr/local/links/lib -R/usr/local/links/lib

and installed with 'gmake install'

This all worked. Building a cross-gcc also worked, up to the point
shown in the attached output logs...

Failed command repeated passing verbose & trace linker options thru gcc
(-Wl,--verbose -Wl,-t), see log again.

Arto Nirkko

.

Attachment: gld-bug.log.gz
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]