[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ld version 2.15.91.0.1 crashes when generating map file
From: |
Richard Wirth |
Subject: |
ld version 2.15.91.0.1 crashes when generating map file |
Date: |
Mon, 14 Jun 2004 00:27:19 +0200 |
Hello bug-binutils,
in ldlang.c in lang_finish() lang_definedness_table is freed, but
used later when generting the map file.
hot fix: removed call to 'bfd_hash_table_free (&lang_definedness_table)'
HOST x68_64-unknown-linux-gnu
TARGET powerpc-tuxbox-linux-gnu
BUILD=HOST
--
Best regards,
Richard mailto:address@hidden
- ld version 2.15.91.0.1 crashes when generating map file,
Richard Wirth <=