This is the mail archive of the gcc@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]
Other format: [Raw text]

question about -fPIC and 32-bit x86 (on linux-elf)


It is my understanding that on i?86-pc-linux-elf, code is already position independant.
What does -fPIC give you that not using -fPIC doesnt give you?


Do you need to use -fPIC for ELF shared libraries on i?86-pc-linux-elf?


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