Thread
:
DOSBox 0.65 Builds/Runs in Scratchbox+Qemu
View Single Post
ArnimS
2007-04-06 , 20:35
Posts: 1,107 | Thanked: 720 times | Joined on Mar 2007 @ Germany
#
1
... crashing on the 770.
I noticed the configure set the FPU #define to 1, so i pulled that out
I also had to build libSDL_net, but i ended up pulling that out.
I'm running the most minimal dosbox.conf i can think of (all options disabled, no scaling, simple cpu emulation)
Comparing strace results, the only difference i've seen so far is that the scratchbox-armel environment calls old_mmap from libc and dosbox calls mmap2.
mmap2(NULL, 16781312, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40555000
+++ killed by SIGKILL +++
Quote & Reply
|
ArnimS
View Public Profile
Send a private message to ArnimS
Visit ArnimS's homepage!
Find all posts by ArnimS