>-----Original Message----- >From: Andreas Bollhalder [mailto:[EMAIL PROTECTED] >Sent: Saturday, July 29, 2006 10:38 PM >To: [email protected] >Subject: Re: [Freedos-devel] QEmu problems > >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Imre Leber wrote: >> Am i the only one or does QEMU realy suck. > >What host OS and QEMU version are you using ? I run QEMU under Gentoo >Linux and Windows XP and compile it myself in MinGW. I'm very happy with >it. No need to make an install, only about 1 MB for the emulator and >there are a lot of more things which I prefer over VMware or other >comercial products. >
Been running 0.8.2. >> Been trying since this morning to do a simple compile and it simply does not >> work in qemu. > >Does you have a disk image to test ? > First of all, creating a FAT on a directory is buggy, -hda fat:/... . When you have some files bigger than a certain size, it fails with an assertion failure. Had to deduce this, it doesn't say that there are to big a files. And then reading and especially writing to such a FAT directory doesn't work, tlib bails out with OMG errors on creating libraries. And then there are numerous problems with the keys. For example if you start the turbo c debugger (tc) it has a nice feature where almost every key is repeated twice. So if you press delete, it will delete two chars instead of 1. >Andreas Imre ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
