This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bugs using -fPIC on linux (i86 RedHat 5.0)?
- To: Marius Kjeldahl <marius at ace dot funcom dot com>
- Subject: Re: Bugs using -fPIC on linux (i86 RedHat 5.0)?
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 29 Dec 1997 08:49:20 -0700
- cc: egcs at cygnus dot com, marius at funcom dot com
- Reply-To: law at cygnus dot com
In message <52k9co1b72.fsf@ace.funcom.com>you write:
> In looking at the temporary assembler file, the lines it objects to is:
>
> call @PLT
>
> Can anybody with a clue sched some light on this?
What assembler are you using? Do you have a testcase?
PIC seems to be working fine for myself and others.
jeff