This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libiberty should be a shared library when cc1 has plugin enabled.
On Thu, Jul 09, 2009 at 03:45:52PM +0200, Basile STARYNKEVITCH wrote:
> Daniel Jacobowitz wrote:
> >On Thu, Jul 09, 2009 at 03:01:01PM +0200, Basile STARYNKEVITCH wrote:
> >>In simpler words, *.so have to be compiled with -fPIC, and libiberty
> >>is not compiled with -fPIC.
> >
> >We build a PIC libiberty already.
> >
>
> Thanks!
>
> Where and how is it built? I cannot find any *iberty*.so in my build tree!
It's an archive, not a shared library. It's probably in
libiberty/pic/ but there's configury involved.
--
Daniel Jacobowitz
CodeSourcery