This is the mail archive of the gcc-help@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]

-fPIC


Hi,

Can I make out by just looking at a .o that it has been
compiled using -fPIC option?
Or else how can I differentiate between two binaries(.o) compiled
from the same source file, one with -fPIC option, and one
without it?

Many Thanks and Best Regards,
Rajrup.


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