Re: about -fpic/-fPIC option for gcc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thank you Ian,


I think if -fpic will generate less information than
-fPIC in GOT, we will be impacted by such information
when develop/debug?? For example, missing some symbol
names will make debugger fail to find
function/variable names.


regards,
George

--- Ian Lance Taylor <iant@xxxxxxxxxx> wrote:

> Lin George <george4academic@xxxxxxxxx> writes:
> 
> > What materials
> > are stored in GOT?
> 
> There is some variation among platforms, but
> normally each entry in
> the GOT is the addresses of a global variable.
> 
> > Any documents describe it in a
> > simple/clear/brief way? :-)
> 
> The ELF processor-specific supplement for the
> processor you are using.
> 
> Ian
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux