This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: PR 8146


Well, I tried to duplicate this problem (grabbed 2.95.3, tried to build
with gcc 3.2.1-pre from 20021031 on an i686 Red Hat 7.2 box) and didn't even
get as far as Paul did.

The initial link of xgcc fails, with the output

/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
../libiberty/libiberty.a(choose-temp.o): In function `choose_temp_base':
/u/jbuck/gnu/src/gcc-2.95.3/libiberty/choose-temp.c:138: the use of `mktemp' is dangerous, better use `mkstemp'
collect2: ld returned 1 exit status

The binutils version is 2.11.90.0.8.

Any clues?


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