[uml-devel] Re: Stop the insanity

2005-12-02 Thread Michael Richardson
> "Jeff" == Jeff Dike <[EMAIL PROTECTED]> writes: Jeff> I'm sending this mail out to everyone that I can find who has had Jeff> the UML stubs compiled in unexpected ways, resulting in crashing. Jeff> I'd like testing of the patch below on as many gcc versions as Jeff> possible

[uml-devel] Re: Stop the insanity

2005-12-02 Thread Michael Richardson
> "Antoine" == Antoine Martin <[EMAIL PROTECTED]> writes: Antoine> Thanks for taking a stab at sorting out this gcc madness. I had Antoine> to apply it by hand on top of -rc3 (I then tried -rc4 too): (but Antoine> since no UML patches went into rc4 I guess it's just an offset

[uml-devel] Re: Stop the insanity

2005-12-02 Thread Michael Richardson
The following message is a courtesy copy of an article that has been posted to gmane.linux.uml.devel as well. > "Antoine" == Antoine Martin <[EMAIL PROTECTED]> writes: Antoine> Thanks for taking a stab at sorting out this gcc madness. I had Antoine> to apply it by hand on top of -rc3

[uml-devel] Re: Stop the insanity

2005-12-02 Thread Rob Landley
On Thursday 01 December 2005 18:13, Jeff Dike wrote: > I'm sending this mail out to everyone that I can find who has had the UML > stubs compiled in unexpected ways, resulting in crashing. > > I'd like testing of the patch below on as many gcc versions as possible. I > think this patch avoids the

[uml-devel] Re: Stop the insanity

2005-12-01 Thread Antoine Martin
Hi Jeff, Thanks for taking a stab at sorting out this gcc madness. I had to apply it by hand on top of -rc3 (I then tried -rc4 too): (but since no UML patches went into rc4 I guess it's just an offset problem) tar -jxf linux-2.6.14.tar.bz2 mv linux-2.6.14 linux-2.6.15-rc3-uml-x86 cd linux-2.6.15-

[uml-devel] Re: Stop the insanity

2005-12-01 Thread Antoine Martin
> arch/um/kernel/skas/clone.c: In function `stub_clone_handler': > arch/um/include/sysdep/stub.h:45: error: can't find a register in class > `BREG' while reloading `asm' > arch/um/include/sysdep/stub.h:66: error: can't find a register in class > `BREG' while reloading `asm' > arch/um/include/sysdep