making a simple program that relies on some third party libraries, and
getting thosands of errors, here is a random sampling of these errors:
Text relocation remains referenced does anybody know what this means? most of these libraries seem to thank you for any suggestion! vlad.
against symbol offset in file
A 0x4cc
/home/lib/libam.a(amlib.o)
A 0x88
/home/lib/libam.a(amlib.o)
<unknown> 0x55c
/home/lib/libam.a(amlib.o)
<unknown> 0xfc
/home/lib/libam.a(amlib.o)
mtInit 0x28
/home/lib/libam.a(amlib.o)
mtInit 0x724
/home/lib/libcs.a(csoam.o)
_Rb_tree_rebalance_for_erase__FP18_Rb_tree_node_baseRP18_Rb_tree_node_baseN
0x
28 /home/lib/libtools.a(mtobjlib.o)
_M_leftmost__Ct8_Rb_tree5ZPC6MTSDEFZt4pair2ZCPC6MTSDEFZP17mtMsgListenerBase
Select1st1Zt4pair2ZCPC6MTSDEFZP17mtMsgListenerBaseZt4less1ZPC6MTSDEFZt9allo
1ZP17mtMsgListenerBase 0x13c
/home/lib/cache/libtools.a(mtobjlib.o)
_M_leftmost__Ct8_Rb_tree5ZPC6MTSDEFZt4pair2ZCPC6MTSDEFZP17mtMsgListenerBase
Select1st1Zt4pair2ZCPC6MTSDEFZP17mtMsgListenerBaseZt4less1ZPC6MTSDEFZt9allo
1ZP17mtMsgListenerBase 0x34 /home/lib/libtools.a(mtobjlib.o)
name.13 0x36c
/home/lib/libcs.a(csinfo.o)
name.13 0x368
/home/lib/libcs.a(csinfo.o)
ip_addr.10 0x244
/home/lib/libcs.a(csinfo.o)
ip_addr.10 0x240
/home/lib/libcs.a(csinfo.o)
<unknown> 0x4
/home/lib/libcs.a(csinfo.o)
<unknown> 0x8
/home/lib/libcs.a(csinfo.o)
ld: fatal: relocations remain against allocatable but non-writable
sections
work elsewhere (i wrote other programs with them), but in this case i
cannot do anything, it just refuses to link.