qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* RE: [Qemu-devel] Problem compiling under mingw32
@ 2004-07-03 19:40 claunia
  2004-07-03 19:54 ` J. Mayer
  0 siblings, 1 reply; 6+ messages in thread
From: claunia @ 2004-07-03 19:40 UTC (permalink / raw)
  To: qemu-devel

Patch applied, but it does not solve the no text output if no under msys.

Also I think that the patch should be commited to CVS.

Any idea?

> -----Mensaje original-----
> De: qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org 
> [mailto:qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org] 
> En nombre de Filip Navara
> Enviado el: sábado, 03 de julio de 2004 20:13
> Para: qemu-devel@nongnu.org
> Asunto: Re: [Qemu-devel] Problem compiling under mingw32
> 
> 
> Natalia Portillo wrote:
> 
> >When I try to compile the lastest CVS QEMU from mingw32 
> >qemu-system-ppc-softmmu shows an error (attached below), and the 
> >qemu-system-i386-softmmu only shows standard output (help 
> and monitor) 
> >when running under MSYS, under the win32 command line it 
> shows nothing.
> >
> >Any idea?
> >  
> >
> Please, please...not again. I have sent patch for this two 
> times to the list, please search the archives.
> 
> Regards,
> Filip
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread
* RE: [Qemu-devel] Problem compiling under mingw32
@ 2004-07-03 20:05 Natalia Portillo
  0 siblings, 0 replies; 6+ messages in thread
From: Natalia Portillo @ 2004-07-03 20:05 UTC (permalink / raw)
  To: qemu-devel

#ifdef WIN32 -> Then it only breaks the PPC under Win32 (ok it is already
not working, so its not a problem until a better solution is get).

Or this, or making the configure not allowing compilation of PPC
emulation under win32 right now.

I think both of these will be better than having a compile error that
stops before compiling the utils, etc.

> -----Mensaje original-----
> De: qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org 
> [mailto:qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org] 
> En nombre de J. Mayer
> Enviado el: sábado, 03 de julio de 2004 20:54
> Para: qemu-devel@nongnu.org
> Asunto: RE: [Qemu-devel] Problem compiling under mingw32
> 
> On Sat, 2004-07-03 at 21:40, claunia@claunia.com wrote:
> > Patch applied, but it does not solve the no text output if 
> no under msys.
> > 
> > Also I think that the patch should be commited to CVS.
> 
> Sure not !
> It completely breaks the PPC emulation:
> with this patch, there is no link register anymore, so the 
> PPC code can't call or return from functions anymore !
> 
> > ginal-----
> > > De: qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org
> > > [mailto:qemu-devel-bounces+iosglpgc=teleline.es@nongnu.org]
> > > En nombre de Filip Navara
> > > Enviado el: sábado, 03 de julio de 2004 20:13
> > > Para: qemu-devel@nongnu.org
> > > Asunto: Re: [Qemu-devel] Problem compiling under mingw32
> > > 
> > > 
> > > Natalia Portillo wrote:
> > > 
> > > >When I try to compile the lastest CVS QEMU from mingw32 
> > > >qemu-system-ppc-softmmu shows an error (attached below), and the 
> > > >qemu-system-i386-softmmu only shows standard output (help
> > > and monitor)
> > > >when running under MSYS, under the win32 command line it
> > > shows nothing.
> > > >
> > > >Any idea?
> > > >
> > > Please, please...not again. I have sent patch for this 
> two times to 
> > > the list, please search the archives.
> > > 
> > > Regards,
> > > Filip
> 
> --
> J. Mayer <l_indien@magic.fr>
> Never organized
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Qemu-devel] more OS X patch help
@ 2004-07-03 18:34 Fred Hope
  2004-07-03 19:10 ` [Qemu-devel] Problem compiling under mingw32 Natalia Portillo
  0 siblings, 1 reply; 6+ messages in thread
From: Fred Hope @ 2004-07-03 18:34 UTC (permalink / raw)
  To: qemu-devel

Okay, thank you Raphael for the help.  I patched the code, then ran
./configure and then make.  I could tell that make was getting further
than it had been in the past.  But eventually, it failed, giving me
seemingly hundreds of lines like this:

/var/tmp//cc5H7LwS.s:534:Expected comma after segment-name
/var/tmp//cc5H7LwS.s:534:Rest of line ignored. 1st junk character valued
32 ( ).
/var/tmp//cc5H7LwS.s:662:Expected comma after segment-name
/var/tmp//cc5H7LwS.s:662:Rest of line ignored. 1st junk character valued
32 ( ).
/var/tmp//cc5H7LwS.s:765:Expected comma after segment-name
/var/tmp//cc5H7LwS.s:765:Rest of line ignored. 1st junk character valued
32 ( ).
/var/tmp//cc5H7LwS.s:868:Expected comma after segment-name
/var/tmp//cc5H7LwS.s:868:Rest of line ignored. 1st junk character valued
32 ( ).


Then after all that, it says:

make[1]: *** [translate.o] Error 1
make: *** [all] Error 1

I did the commands exactly as you said them, for downloading from CVS 
and for patching the file.  Would man patch help me here or is there 
some problem in the code?

Thanks,
Fred Hope

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-07-04  5:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-03 19:40 [Qemu-devel] Problem compiling under mingw32 claunia
2004-07-03 19:54 ` J. Mayer
  -- strict thread matches above, loose matches on Subject: below --
2004-07-03 20:05 Natalia Portillo
2004-07-03 18:34 [Qemu-devel] more OS X patch help Fred Hope
2004-07-03 19:10 ` [Qemu-devel] Problem compiling under mingw32 Natalia Portillo
2004-07-03 19:12   ` Filip Navara
2004-07-04  5:25     ` kazu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).