Re: [Qemu-devel] qemu segfault while booting with "-isa"

2005-05-05 Thread Damien \"tuX\" THEBAULT
Thomas Schwinge wrote : > > When I start from gdb, I can see "Uncompressing Linux... Ok, booting the > > kernel." This is the last message before the segfault. > > Which versions of qemu, gcc, binutils and glibc did you use? qemu : 0.7.0 (gentoo's one) gcc : 3.4.3-20050110 (Gentoo Linux 3.4.3.20

Re: [Qemu-devel] Re: Developer Mailinglist Archives

2005-05-05 Thread Jim Provan
Thanks for all the responses. Jim Provan Ben Pfaff wrote: Jim Provan <[EMAIL PROTECTED]> writes: For about a week, I have not been able to get into the QEMU developer mailinglist archives. Has anyone else had this problem ? Is it going to be corrected ? The FSF/Savann

[Qemu-devel] Re: Developer Mailinglist Archives

2005-05-05 Thread Ben Pfaff
Jim Provan <[EMAIL PROTECTED]> writes: > For about a week, I have not been able to get into the QEMU developer > mailinglist archives. Has anyone else had this problem ? Is it going > to be corrected ? The FSF/Savannah folks are working on it. I would use the gmane archive: http://news.g

Re: [Qemu-devel] Developer Mailinglist Archives

2005-05-05 Thread jeebs
There is definetly a problem with the mailing list. It's very slow, plus I'm not receiving all the messages. There was a notice on the savanah web site (where qemu is officially hosted) saying they were moving the mail server, but that was last weekend. It should be done by now, so I don't kno

Re: [Qemu-devel] Developer Mailinglist Archives

2005-05-05 Thread Hetz Ben Hamo
The nongnu.org server seems to be down.. I suggest using the other mirror - http://marc.theaimsgroup.com/?l=qemu-devel&r=1&w=2 Hope this helps, Hetz On 5/5/05, Jim Provan <[EMAIL PROTECTED]> wrote: > For about a week, I have not been able to get into the QEMU developer > mailinglist archives. Ha

Re: [Qemu-devel] Developer Mailinglist Archives

2005-05-05 Thread Paul Brook
On Thursday 05 May 2005 15:22, Jim Provan wrote: > For about a week, I have not been able to get into the QEMU developer > mailinglist archives. Has anyone else had this problem ? Is it going to > be corrected ? > > I receive email from the mailinglist, I am just not able to get into the > list fro

[Qemu-devel] Developer Mailinglist Archives

2005-05-05 Thread Jim Provan
For about a week, I have not been able to get into the QEMU developer mailinglist archives. Has anyone else had this problem ? Is it going to be corrected ? I receive email from the mailinglist, I am just not able to get into the list from the website. Jim Provan _

Re: [Qemu-devel] qemu segfault while booting with "-isa"

2005-05-05 Thread Thomas Schwinge
On Tue, May 03, 2005 at 04:10:00PM +0200, Damien tuX THEBAULT wrote: > I was trying to install GNU/Hurd Congratulations! > But I can't boot the debian "install-cd" : qemu segfault when trying to > start the linux kernel. It worked for me... > When I start from gdb, I can see "Uncompressing Linu

Re: [Qemu-devel] QEMU CVS, X-Code 2.0 and Tiger

2005-05-05 Thread Daniel Egger
On 05.05.2005, at 10:09, Pierre d'Herbemont wrote: switch to gcc-3.3... It is still included with in the package. Or use Daniel Egger solution (seems to work only for i386-softmmu): I just wanted to mention to those of you trying to compile Qemu on Darwin with the latest gcc snapshots that you n

Re: [Qemu-devel] QEMU CVS, X-Code 2.0 and Tiger

2005-05-05 Thread Pierre d'Herbemont
On 4 mai 05, at 08:48, Natalia Portillo wrote: Hi! I'm getting (along with a LOT of warnings) the following error when trying to compiler under Tiger/X-Code2 (GCC 4.0.0-apple): TiBook:~/qemu claunia$ make for d in i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu; do \ make -C $d all || exit