Error: 0-bit reloc in dll

luca.spinacci@marconicomms.com luca.spinacci@marconicomms.com
Mon Mar 19 23:20:00 GMT 2001


Hi all,

I compiled source files with -fpic option and tried to build a shared
incremental library as follows:

$ ld -shared -o liami.sl *.o

obtaining...

Cannot export maketable__6amicmd: symbol not found
Cannot export mangle__13smdb_iterator: symbol not found
Cannot export markAllFields__8smdb_row: symbol not found
Cannot export markAllKeys__8smdb_row: symbol not found
Cannot export markAllValues__8smdb_row: symbol not found
Cannot export markField__13smdb_iteratorUi: symbol not found
Cannot export markField__8smdb_rowUi: symbol not found
Cannot export markFields__13smdb_iteratorRC14smdb_field_set: symbol not found
Cannot export markFields__8smdb_rowRC14smdb_field_set: symbol not found
Cannot export markMissingField__13smdb_iterator: symbol not found
Error: 0-bit reloc in dll
Error: 0-bit reloc in dll
Error: 0-bit reloc in dll
Error: 0-bit reloc in dll
Error: 0-bit reloc in dll
...

infinite looping.

What means "Error: 0-bit reloc in dll"?

Regards,
Luca.




More information about the Binutils mailing list