Hi there,
This is a slightly corrected version of the previous patch.
The changes are:
- fixed the terminal resize event handling, now it should work
regardless of the curses library implementation,
- some keyboard input details,
- and changed the Makefile to compile the curses driver for all
targ
gcc4 and -fno-tree-ch did the trick for me, too.
-fno-tree-ch was mentioned earlyer on this list, to compile with
gcc4 on OS X. But since gcc4 is still not in the default toolchain,
I did not even try :(.
Seams that we have a problem with gcc3.3 and not gcc4 for once :)
The error behavement
On Sunday 11 December 2005 11:29, Antti P Miettinen wrote:
> Dave Feustel <[EMAIL PROTECTED]> writes:
> > I have an old pci TMS320C6x development board right in front
> > of me as I type this. It came with windows software, but I can't
> > do anything with it without a new tool chain now that I a
gifHB4zLxBFmH.gif
Description: GIF image
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
Your the man!
gcc4 and -fno-tree-ch did the trick for me, too.
-fno-tree-ch was mentioned earlyer on this list, to compile with gcc4
on OS X. But since gcc4 is still not in the default toolchain, I did
not even try :(.
Seams that we have a problem with gcc3.3 and not gcc4 for once :)
The e
Hi.
While doing some Regression-Testing for wine ("http://www.winehq.org";),
I run into some Problems with qemu and win95/win98 as guest.
When calling GetPrinterDriverDirectoryA with bad/incomplete Parameter,
GetLastError() returns "0" (ERROR_SUCCESS) on qemu with win95 or win98
as guest, while v
Dave Feustel <[EMAIL PROTECTED]> writes:
> I have an old pci TMS320C6x development board right in front
> of me as I type this. It came with windows software, but I can't
> do anything with it without a new tool chain now that I am
> running OpenBSD.
TI has a freely downloadable toolchain at
h
I just did some tests on the freedos image from your web-site and my first
impression is that these crashes are something compiler related. When I
build qemu with
./configure --prefix=/usr/local --cc=gcc-3.3 --target-list=i386-softmmu
--enable-cocoa
and start your image with
qemu -hda harddisk_
On Sunday 11 December 2005 05:15, Antti P Miettinen wrote:
> I'm slowly reading through the gmane.org archive - sorry for digging
> old stuff :-)
>
> Olivier Bourgois <[EMAIL PROTECTED]> writes:
> > Has anybody tinkered with porting qemu to something like a TI
> > TMS320C6X DSP host.
>
> Umm.. ho
Hello!
I want to run some Intel-Linux-Binaries on a PowerPC-Linux-Machine.
Does somebody know how to copy the shared libraries and make them usable by
qemu-i386? How to call ldconfig?
I want to make a collection of some x86 and ppc-Libraries (like the
qemu-gnemul-Package at the qemu-Website), b
I'm slowly reading through the gmane.org archive - sorry for digging
old stuff :-)
Olivier Bourgois <[EMAIL PROTECTED]> writes:
> Has anybody tinkered with porting qemu to something like a TI
> TMS320C6X DSP host.
Umm.. how about the other way around? E.g. having a TMS320C55x target?
The disassem
11 matches
Mail list logo