This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

unresolved _GLOBAL_OFFSET_TABLE_


I am trying to port to egcs-2.90.29 (redhat 5.2 i386 Linux) a module
written in c++ which used to work with some previous version. It
compiles and links but when I try to insmod I get "unresolved
_GLOBAL_OFFSET_TABLE_".  I think it has something to do with libgcc.a,
which I need to include in the link.
Any help is appreciated.
Thank you,

Daniele Lugli
genlogic@inrete.it



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]