Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dosbox 32 bit
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
Satori80a
n00b
n00b


Joined: 06 Jun 2017
Posts: 46

PostPosted: Fri Jul 07, 2017 2:24 pm    Post subject: dosbox 32 bit Reply with quote

Hi everyone,

I am running a multilib system here and I was trying to build a 32 bit dosbox executable. First, I put this in /etc/portage/package.env

Code:

games-emulation/dosbox O3-opt


This in /etc/portage/env/O3-opt:

Code:

CFLAGS="-m32 -march=sandybridge -O2 -pipe"
CXXFLAGS="${CFLAGS}"


But the configure cried about not finding sdl-config. So I:

Code:

echo media-libs/libsdl abi_x86_32 abi_x86_64 > /etc/portage/package.use/libsdl


along with about forty other deps. Rebuilt them. Rebuilt dosbox. All appeared well until I used it. Most "normal" dos programs seem to work fine, but anything that uses a dos extender, i.e dos/4gw, crashes immediately.

So... any ideas about how I can make the build more stable?

Thanks,

Scott
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum