Userland Bugs

ld emits assertions

These 3 assertions are encountered several times when GNU ld is used: I'm not sure what exactly causes them, but apparently they can be ignored. One small example on how to produce such an assertion is: $ cat test.c extern void ext_function(); int main(void) { ext_function(); return 0; } $ gcc -export-dynamic test.c .rel.internal 250 240: /bin/ld: BFD 2.13.90 20021111 assertion fail ../../src/bfd/cofflink.c:3174


Bug database Debian Interix home

Last update of this document: Saturday, 04-Oct-2008 13:08:45 CEST
Copyright 2007-2008 Martin Köppe <mkoeppe 'at' gmx . de>