[Date Prev][Date Next] [Chronological] [Thread] [Top]

[rtl] unresolved symbol _GLOBAL_OFFSET_TABLE



     I am currently working on a rehost of some flight simulator code onto 
     a PC running RT Linux (linux version Redhat 5.0).  I need to define a 
     large global data area at fixed locations in reflective memory, which 
     I am able to do via a Linker script (define global symbols).  However, 
     when I build this program as a relocatable module and attempt to 
     install it (using insmod), I get "unresolve symbol 
     _GLOBAL_OFFSET_TABLE.  How do I generate the GLOBAL_OFFSET_TABLE ???  
     Any help on this would be greatly appreciated.  Note: If I simply 
     generate a non-relocatable executeable the addressing of my global 
     variables appears to be fine, but I cannot run as a real-time task 
     this way.  
     
     
     
                                        Charlie Campbell

--- [rtl] ---
For more information on Real-Time Linux see:
http://www.rtlinux.org/