binutils-2.17: --cref broken? Extra warnings and corrupted data
Alan Modra
amodra@bigpond.net.au
Wed Jul 19 04:23:00 GMT 2006
More information about the Binutils mailing list
Wed Jul 19 04:23:00 GMT 2006
- Previous message (by thread): binutils-2.17: --cref broken? Extra warnings and corrupted data
- Next message (by thread): binutils-2.17: --cref broken? Extra warnings and corrupted data
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Jul 18, 2006 at 08:44:31PM -0700, Paul R. Nash wrote: > ../.././binutils-2.17/ld/ldcref.c: In function `handle_asneeded_cref': > ../.././binutils-2.17/ld/ldcref.c:242: error: structure has no member > named `count' > ../.././binutils-2.17/ld/ldcref.c:283: error: structure has no member > named `count' > make[4]: *** [ldcref.o] Error 1 > > Indeed, there is no count in my version of struct > bfd_hash_table...actually there's no other usage of ".count" anywhere > in ld at least. Is that mainline only? Yes, you need a slightly different patch for 2.17. Just delete all occurrences of old_count in the patch you have, or pull the 2.17 version from CVS binutils-2_17-branch. -- Alan Modra IBM OzLabs - Linux Technology Centre
- Previous message (by thread): binutils-2.17: --cref broken? Extra warnings and corrupted data
- Next message (by thread): binutils-2.17: --cref broken? Extra warnings and corrupted data
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list