This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Use of -fPIC on Tru64
On Thu, Dec 13, 2001 at 06:27:09PM +0100, Arnaud Charlet wrote:
> From what you said, -fPIC on Tru64 only changes behavior of functions
> inside the same object. Why do functions inside same objects for libgcc need
> to be compiled with -fPIC ? That does not seem necessary to me.
Really I don't think it matters one way or another. I'd rather
treat Tru64 just like every other platform and use -fPIC.
r~