Thomas Bretz <tbretz@uni-sw.gwdg.de> writes:
> Hello,
>
> I'm wondering what the advantage of using
> -pipe -fPIC
> on a gcc-system is?
>
> -pipe seems to be for compiling speed reasons, but -fPIC?
>
> Thanks
> Thomas.
Hi,
-fPIC instructs compiler to generate code (position independent code)
to be used in shared libraries.
Jiri
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:58 MET