Re: -fpic vs fPIC

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

 



> Hiroki Kaminaga wrote:
> 
> > What is the difference of -fpic and -fPIC?
> > Is there any info doc?
> 
> http://gcc.gnu.org/onlinedocs/gcc-4.1.1/gcc/Code-Gen-Options.html#index-fpic-1614

Thank you very much.

On ppc32/linux target, -fpic and -fPIC is available, and from the
above info, I assume -fpic is better for performance, and if library
GOT size exceeds 32k, -fPIC is the only chice.


(Hiroki Kaminaga)
--

[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