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

Re: building with dietlibc fails on mips/mipsel



On Tue, Oct 29, 2002 at 10:37:16AM +0100, Martin Schulze wrote:
> Gerrit Pape wrote:
> > the runit package builds with the dietlibc by default and links its
> > programs statically. This works for all other architectures the
> > dietlibc is available for but fails on mips and mipsel due to a pic
> > - no-pic linking conflict, please see the build log:
> 
> Without looking at the build log, you cannot mix pic and non-pic code
> on mips and mipsel.  It should not be possible on other architectures
> but is possible on some, unfortunately, and it is used, even more
> unfortunately.

Ok. But the dietlibc builds all objects with -fno-pic and then links
statically with libgcc.a, is there something wrong about this?

Gerrit.



Reply to: