qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] quick gtk2.c update


From: Jim C. Brown
Subject: Re: [Qemu-devel] quick gtk2.c update
Date: Tue, 21 Jun 2005 17:52:33 -0400
User-agent: Mutt/1.4i

On Tue, Jun 21, 2005 at 02:40:26PM -0500, address@hidden wrote:
> >export CFLAGS="$CFLAGS -mms-bitfields"
> 
> Okay, I tried that.
> 
> I then did a 'make clean'.  Then the config, then the regular make
> 
> But running the resulting qemu is still giving the same error.
> 
> 

Not the slightest clue why that should be. Unless make or gcc was ignoring
the CFLAGS variable (or you used different shells).

You can try the Makefile.target patch I sent, that may give better results.

> 
> Considering how big the GTK libraries are for Windows, to be honest, I'm not 
> so sure it's a good idea, anyway.
> 
> The sdl library is only 300k and can be included with qemu.
> 
> The gtk libraries are more than 6 meg and would be a little big to include 
> with qemu.  It just doesn't seem right to have the libraries being 8 times 
> larger than the main program.
> 

On Linux, the SDL library is 2.5M and the GTK library is 16.5M

So I understand the feeling. However, if we can keep the Windows and Linux
versions unified with GTK, I think that the benefit would be sigficant.

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]