On Saturday 28 April 2007, Kevin F. Quinn wrote:
> On Sat, 28 Apr 2007 18:20:55 +0100
>
> Paul Brook <[EMAIL PROTECTED]> wrote:
> > On Saturday 28 April 2007, Blue Swirl wrote:
> > > Hi,
> > >
> > > I'm investigating why Sparc32 user emulator breaks when linked with
> > > -lrt. It seems that other
On Sat, 28 Apr 2007 18:20:55 +0100
Paul Brook <[EMAIL PROTECTED]> wrote:
> On Saturday 28 April 2007, Blue Swirl wrote:
> > Hi,
> >
> > I'm investigating why Sparc32 user emulator breaks when linked with
> > -lrt. It seems that other libraries also cause the problem, for
> > example -lm -ldl -lX11
On Saturday 28 April 2007, Blue Swirl wrote:
> Hi,
>
> I'm investigating why Sparc32 user emulator breaks when linked with
> -lrt. It seems that other libraries also cause the problem, for
> example -lm -ldl -lX11 -lbfd -lslang is okay, but -lm -ldl -lX11
> -lbfd -lslang -lglib-2.0 segfaults just