Reply 1100 of 2421, by Timbi
- Rank
- Newbie
Another issue. Most games are slower a little than on other versions of DOS Box. For example Aladdin lagging while on DOS Box Daum (2014 version) runs fine. Both are running on the same config.
Another issue. Most games are slower a little than on other versions of DOS Box. For example Aladdin lagging while on DOS Box Daum (2014 version) runs fine. Both are running on the same config.
Did you try to raise cpu cycles?
"Gamer & collector for passion, I firmly believe in the preservation and the diffusion of old/rare software, against all personal egoisms"
Could anybody help me with compiling this thing on ubuntu 16.04?
As per "INSTALL" I think I've installed every single libsdl that's required by dosbox but neither vanilla 0.74 dosbox nor this fork doesn't want to compile. I've also tried
apt-get build-dep dosbox
since dosbox is in the official repo but it didn't help either.
Here's the output of ./configure
./configurechecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for a thread-safe mkdir -p... /bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether make sets $(MAKE)... (cached) yeschecking for gcc... gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables...checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking whether gcc understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of gcc... gcc3checking how to run the C preprocessor... gcc -Echecking for g++... g++checking whether we are using the GNU C++ compiler... yeschecking whether g++ accepts -g... yeschecking dependency style of g++... gcc3checking for ranlib... ranlibchecking for sdl-config... /usr/bin/sdl-configchecking for SDL - version >= 1.2.0... yeschecking SDL version only being 1.2.X... yeschecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking for grep that handles long lines and -e... /bin/grepchecking for egrep... /bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for size_t... yeschecking whether struct tm is in sys/time.h or time.h... time.hchecking size of unsigned char... 1checking size of unsigned short... 2checking size of unsigned int... 4checking size of unsigned long... 8checking size of unsigned long long... 8checking size of int *... 8checking for stdlib.h... (cached) yeschecking for sys/types.h... (cached) yeschecking for sys/socket.h... yeschecking for netinet/in.h... yeschecking for pwd.h... yeschecking checking for C++11 support... checking whether g++ accepts " -std=gnu++11 "... yeschecking whether gcc -E accepts " -std=gnu++11 "... yes
checking if environ can be included... yeschecking if environ can be linked... yeschecking if dirent includes d_type... yeschecking for powf in libm... yeschecking if compiler allows __attribute__... yeschecking if compiler allows __attribute__((always_inline)) ... nochecking if compiler allows __attribute__((fastcall)) ... nochecking if compiler allows __builtin_expect... yeschecking for ALSA CFLAGS...checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthreadchecking for libasound headers version >= 0.9.0... found.checking for snd_ctl_open in -lasound... yeschecking whether byte ordering is bigendian... nochecking for avcodec_open2 in -lavcodec... nochecking avcodec/avcodec.h usability... nochecking avcodec/avcodec.h presence... nochecking for avcodec/avcodec.h... nochecking for main in -lGL... yeschecking for main in -lopengl32... nochecking GL/gl.h usability... yeschecking GL/gl.h presence... yeschecking for GL/gl.h... yeschecking whether opengl display output will be enabled... yeschecking for target cpu type... x86-64 bit compatiblechecking whether x86 dynamic cpu core will be enabled... nochecking whether fpu emulation will be enabled... yeschecking whether to enable unaligned memory access... yeschecking png.h usability... yeschecking png.h presence... yeschecking for png.h... yeschecking for png_get_io_ptr in -lpng... yeschecking pcap.h usability... nochecking pcap.h presence... nochecking for pcap.h... nochecking for pcap_open_live in -lpcap... noconfigure: WARNING: Can't find libpcap, NE2000 ethernet passthrough disabledchecking SDL_net.h usability... yeschecking SDL_net.h presence... yeschecking for SDL_net.h... yeschecking for SDLNet_Init in -lSDL_net... yeschecking for main in -lX11... yeschecking X11/XKBlib.h usability... yeschecking X11/XKBlib.h presence... yeschecking for X11/XKBlib.h... yeschecking for XKBlib support... yeschecking fluidsynth.h usability... nochecking fluidsynth.h presence... nochecking for fluidsynth.h... nochecking for new_fluid_synth in -lfluidsynth... noconfigure: WARNING: fluidsynth MIDI synthesis not availablechecking sys/mman.h usability... yeschecking sys/mman.h presence... yeschecking for sys/mman.h... yeschecking for mprotect... yeschecking for setpriority support... yeschecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating src/Makefileconfig.status: creating src/cpu/Makefileconfig.status: creating src/cpu/core_full/Makefileconfig.status: creating src/cpu/core_normal/Makefileconfig.status: creating src/cpu/core_dyn_x86/Makefileconfig.status: creating src/debug/Makefileconfig.status: creating src/dos/Makefileconfig.status: creating src/fpu/Makefileconfig.status: creating src/gui/Makefileconfig.status: creating src/hardware/Makefileconfig.status: creating src/hardware/serialport/Makefileconfig.status: creating src/hardware/reSID/Makefileconfig.status: creating src/hardware/parport/Makefileconfig.status: creating src/ints/Makefileconfig.status: creating src/libs/Makefileconfig.status: creating src/libs/zmbv/Makefileconfig.status: creating src/libs/gui_tk/Makefileconfig.status: creating src/libs/porttalk/Makefileconfig.status: creating src/builtin/Makefileconfig.status: creating src/misc/Makefileconfig.status: creating src/shell/Makefileconfig.status: creating src/platform/Makefileconfig.status: creating include/Makefileconfig.status: creating config.hconfig.status: executing depfiles commands
And here's make:
makemake all-recursivemake[1]: Entering directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4'Making all in srcmake[2]: Entering directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src'Making all in cpumake[3]: Entering directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/cpu'Making all in core_fullmake[4]: Entering directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/cpu/core_full'make[4]: Nothing to be done for 'all'.make[4]: Leaving directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/cpu/core_full'Making all in core_normalmake[4]: Entering directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/cpu/core_normal'make[4]: Nothing to be done for 'all'.make[4]: Leaving directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/cpu/core_normal'Making all in core_dyn_x86make[4]: Entering directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/cpu/core_dyn_x86'make[4]: Nothing to be done for 'all'.make[4]: Leaving directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/cpu/core_dyn_x86'make[4]: Entering directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/cpu'g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT callback.o -MD -MP -MF .deps/callback.Tpo -c -o callback.o callback.cppmv -f .deps/callback.Tpo .deps/callback.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT cpu.o -MD -MP -MF .deps/cpu.Tpo -c -o cpu.o cpu.cppmv -f .deps/cpu.Tpo .deps/cpu.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT flags.o -MD -MP -MF .deps/flags.Tpo -c -o flags.o flags.cppmv -f .deps/flags.Tpo .deps/flags.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT modrm.o -MD -MP -MF .deps/modrm.Tpo -c -o modrm.o modrm.cppmv -f .deps/modrm.Tpo .deps/modrm.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT core_full.o -MD -MP -MF .deps/core_full.Tpo -c -o core_full.o core_full.cppmv -f .deps/core_full.Tpo .deps/core_full.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT paging.o -MD -MP -MF .deps/paging.Tpo -c -o paging.o paging.cppmv -f .deps/paging.Tpo .deps/paging.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT core_normal.o -MD -MP -MF .deps/core_normal.Tpo -c -o core_normal.o core_normal.cppIn file included from core_normal/support.h:95:0,from core_normal.cpp:144:core_normal/prefix_none.h: In function ‘Bits CPU_Core_Normal_Run()’:core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:910:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:919:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:928:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:937:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^
core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:946:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:955:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:964:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:973:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^mv -f .deps/core_normal.Tpo .deps/core_normal.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT core_normal_8086.o -MD -MP -MF .deps/core_normal_8086.Tpo -c -o core_normal_8086.o core_normal_8086.cppIn file included from core_normal_8086.cpp:211:0:core_normal/prefix_none.h: In function ‘Bits CPU_Core8086_Normal_Run()’:core_normal/prefix_none.h:657:18: warning: statement has no effect [-Wunused-value]GetEADirect(1);^core_normal/prefix_none.h:664:18: warning: statement has no effect [-Wunused-value]GetEADirect(2);^core_normal/prefix_none.h:671:18: warning: statement has no effect [-Wunused-value]GetEADirect(1);^core_normal/prefix_none.h:678:18: warning: statement has no effect [-Wunused-value]GetEADirect(2);^In file included from core_normal/support.h:95:0,from core_normal_8086.cpp:184:core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:910:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:919:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:928:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:937:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:946:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:955:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:964:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:973:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^mv -f .deps/core_normal_8086.Tpo .deps/core_normal_8086.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT core_normal_286.o -MD -MP -MF .deps/core_normal_286.Tpo -c -o core_normal_286.o core_normal_286.cppIn file included from core_normal/support.h:95:0,from core_normal_286.cpp:143:core_normal/prefix_none.h: In function ‘Bits CPU_Core286_Normal_Run()’:core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:910:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:919:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:928:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:937:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:946:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:955:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:964:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:973:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^mv -f .deps/core_normal_286.Tpo .deps/core_normal_286.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT core_simple.o -MD -MP -MF .deps/core_simple.Tpo -c -o core_simple.o core_simple.cppIn file included from core_normal/support.h:95:0,from core_simple.cpp:136:core_normal/prefix_none.h: In function ‘Bits CPU_Core_Simple_Run()’:core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:910:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:919:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:928:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:937:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:946:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:955:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:964:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:973:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^mv -f .deps/core_simple.Tpo .deps/core_simple.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT core_prefetch.o -MD -MP -MF .deps/core_prefetch.Tpo -c -o core_prefetch.o core_prefetch.cppIn file included from core_normal/support.h:95:0,from core_prefetch.cpp:214:core_normal/prefix_none.h: In function ‘Bits CPU_Core_Prefetch_Run()’:core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:910:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:919:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:928:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:937:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:946:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:955:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:964:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^core_normal/helpers.h:21:9: warning: unused variable ‘eaa’ [-Wunused-variable]PhysPt eaa=EALookupTable[rm]();^core_normal/prefix_none.h:973:17: note: in expansion of macro ‘GetEAa’if (rm<0xc0) GetEAa;^mv -f .deps/core_prefetch.Tpo .deps/core_prefetch.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT core_dyn_x86.o -MD -MP -MF .deps/core_dyn_x86.Tpo -c -o core_dyn_x86.o core_dyn_x86.cppmv -f .deps/core_dyn_x86.Tpo .deps/core_dyn_x86.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT mmx.o -MD -MP -MF .deps/mmx.Tpo -c -o mmx.o mmx.cppmv -f .deps/mmx.Tpo .deps/mmx.Porm -f libcpu.aar cru libcpu.a callback.o cpu.o flags.o modrm.o core_full.o paging.o core_normal.o core_normal_8086.o core_normal_286.o core_simple.o core_prefetch.o core_dyn_x86.o mmx.oar: `u' modifier ignored since `D' is the default (see `U')ranlib libcpu.amake[4]: Leaving directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/cpu'make[3]: Leaving directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/cpu'Making all in debugmake[3]: Entering directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/debug'g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.cppmv -f .deps/debug.Tpo .deps/debug.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT debug_gui.o -MD -MP -MF .deps/debug_gui.Tpo -c -o debug_gui.o debug_gui.cppmv -f .deps/debug_gui.Tpo .deps/debug_gui.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT debug_disasm.o -MD -MP -MF .deps/debug_disasm.Tpo -c -o debug_disasm.o debug_disasm.cppmv -f .deps/debug_disasm.Tpo .deps/debug_disasm.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT debug_win32.o -MD -MP -MF .deps/debug_win32.Tpo -c -o debug_win32.o debug_win32.cppmv -f .deps/debug_win32.Tpo .deps/debug_win32.Porm -f libdebug.aar cru libdebug.a debug.o debug_gui.o debug_disasm.o debug_win32.oar: `u' modifier ignored since `D' is the default (see `U')ranlib libdebug.amake[3]: Leaving directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/debug'Making all in dosmake[3]: Entering directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/dos'g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT dos.o -MD -MP -MF .deps/dos.Tpo -c -o dos.o dos.cppmv -f .deps/dos.Tpo .deps/dos.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT dos_devices.o -MD -MP -MF .deps/dos_devices.Tpo -c -o dos_devices.o dos_devices.cppmv -f .deps/dos_devices.Tpo .deps/dos_devices.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT dos_execute.o -MD -MP -MF .deps/dos_execute.Tpo -c -o dos_execute.o dos_execute.cppmv -f .deps/dos_execute.Tpo .deps/dos_execute.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT dos_files.o -MD -MP -MF .deps/dos_files.Tpo -c -o dos_files.o dos_files.cppmv -f .deps/dos_files.Tpo .deps/dos_files.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT dos_ioctl.o -MD -MP -MF .deps/dos_ioctl.Tpo -c -o dos_ioctl.o dos_ioctl.cppmv -f .deps/dos_ioctl.Tpo .deps/dos_ioctl.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT dos_memory.o -MD -MP -MF .deps/dos_memory.Tpo -c -o dos_memory.o dos_memory.cppdos_memory.cpp: In function ‘void DOS_Mem_E_Exit(const char*)’:dos_memory.cpp:67:12: warning: format not a string literal and no format arguments [-Wformat-security]E_Exit(msg);^mv -f .deps/dos_memory.Tpo .deps/dos_memory.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT dos_misc.o -MD -MP -MF .deps/dos_misc.Tpo -c -o dos_misc.o dos_misc.cppmv -f .deps/dos_misc.Tpo .deps/dos_misc.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT dos_classes.o -MD -MP -MF .deps/dos_classes.Tpo -c -o dos_classes.o dos_classes.cppmv -f .deps/dos_classes.Tpo .deps/dos_classes.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT dos_programs.o -MD -MP -MF .deps/dos_programs.Tpo -c -o dos_programs.o dos_programs.cppdos_programs.cpp: In member function ‘virtual void MOUSE::Run()’:dos_programs.cpp:69:19: warning: switch condition has type bool [-Wswitch-bool]switch (Mouse_Drv) {^dos_programs.cpp: In member function ‘virtual void IMGMOUNT::Run()’:dos_programs.cpp:2445:49: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 2 has type ‘Bitu {aka long unsigned int}’ [-Wformat=]sizes[0], sizes[1], sizes[2], sizes[3]);^dos_programs.cpp:2445:49: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘Bitu {aka long unsigned int}’ [-Wformat=]dos_programs.cpp:2445:49: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘Bitu {aka long unsigned int}’ [-Wformat=]dos_programs.cpp:2445:49: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 5 has type ‘Bitu {aka long unsigned int}’ [-Wformat=]dos_programs.cpp: In member function ‘virtual void BOOT::Run()’:dos_programs.cpp:738:64: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]fread(rombuf, 1, rombytesize_1-pcjr_hdr_length, usefile_1);^dos_programs.cpp:826:50: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]fread(rombuf, 1, pcjr_hdr_length, usefile_2);^dos_programs.cpp:831:43: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]fscanf(usefile_2, "%4x", &romseg_pt);^dos_programs.cpp:835:64: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]fread(rombuf, 1, rombytesize_2-pcjr_hdr_length, usefile_2);^dos_programs.cpp:845:49: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]fread(rombuf, 1, pcjr_hdr_length, usefile_1);^dos_programs.cpp:850:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]fscanf(usefile_1, "%4x", &romseg);^dos_programs.cpp:854:63: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]fread(rombuf, 1, rombytesize_1-pcjr_hdr_length, usefile_1);^mv -f .deps/dos_programs.Tpo .deps/dos_programs.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT dos_tables.o -MD -MP -MF .deps/dos_tables.Tpo -c -o dos_tables.o dos_tables.cppmv -f .deps/dos_tables.Tpo .deps/dos_tables.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT drives.o -MD -MP -MF .deps/drives.Tpo -c -o drives.o drives.cppmv -f .deps/drives.Tpo .deps/drives.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT drive_virtual.o -MD -MP -MF .deps/drive_virtual.Tpo -c -o drive_virtual.o drive_virtual.cppmv -f .deps/drive_virtual.Tpo .deps/drive_virtual.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT drive_local.o -MD -MP -MF .deps/drive_local.Tpo -c -o drive_local.o drive_local.cppmv -f .deps/drive_local.Tpo .deps/drive_local.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT drive_cache.o -MD -MP -MF .deps/drive_cache.Tpo -c -o drive_cache.o drive_cache.cppmv -f .deps/drive_cache.Tpo .deps/drive_cache.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT drive_fat.o -MD -MP -MF .deps/drive_fat.Tpo -c -o drive_fat.o drive_fat.cppmv -f .deps/drive_fat.Tpo .deps/drive_fat.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT drive_iso.o -MD -MP -MF .deps/drive_iso.Tpo -c -o drive_iso.o drive_iso.cppmv -f .deps/drive_iso.Tpo .deps/drive_iso.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT dos_mscdex.o -MD -MP -MF .deps/dos_mscdex.Tpo -c -o dos_mscdex.o dos_mscdex.cppmv -f .deps/dos_mscdex.Tpo .deps/dos_mscdex.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT dos_keyboard_layout.o -MD -MP -MF .deps/dos_keyboard_layout.Tpo -c -o dos_keyboard_layout.o dos_keyboard_layout.cppdos_keyboard_layout.cpp: In function ‘Bit32u read_kcl_file(const char*, const char*, bool)’:dos_keyboard_layout.cpp:179:43: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]fread(rbuf, sizeof(Bit8u), 2, tempfile);^dos_keyboard_layout.cpp:184:44: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]fread(rbuf, sizeof(Bit8u), 1, tempfile);^dos_keyboard_layout.cpp: In member function ‘Bitu keyboard_layout::read_codepage_file(const char*, Bit32s)’:dos_keyboard_layout.cpp:804:50: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]fread(&next_byte, sizeof(Bit8u), 1, tempfile); found_at_pos++;^dos_keyboard_layout.cpp:806:51: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]fread(&next_byte, sizeof(Bit8u), 1, tempfile); found_at_pos++;^dos_keyboard_layout.cpp:808:52: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]fread(&next_byte, sizeof(Bit8u), 1, tempfile); found_at_pos++;^dos_keyboard_layout.cpp:810:53: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]fread(&next_byte, sizeof(Bit8u), 1, tempfile); found_at_pos++;^dos_keyboard_layout.cpp:813:54: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]fread(&next_byte, sizeof(Bit8u), 1, tempfile);^mv -f .deps/dos_keyboard_layout.Tpo .deps/dos_keyboard_layout.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT cdrom.o -MD -MP -MF .deps/cdrom.Tpo -c -o cdrom.o cdrom.cppmv -f .deps/cdrom.Tpo .deps/cdrom.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT cdrom_ioctl_win32.o -MD -MP -MF .deps/cdrom_ioctl_win32.Tpo -c -o cdrom_ioctl_win32.o cdrom_ioctl_win32.cppmv -f .deps/cdrom_ioctl_win32.Tpo .deps/cdrom_ioctl_win32.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT cdrom_aspi_win32.o -MD -MP -MF .deps/cdrom_aspi_win32.Tpo -c -o cdrom_aspi_win32.o cdrom_aspi_win32.cppmv -f .deps/cdrom_aspi_win32.Tpo .deps/cdrom_aspi_win32.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT cdrom_ioctl_linux.o -MD -MP -MF .deps/cdrom_ioctl_linux.Tpo -c -o cdrom_ioctl_linux.o cdrom_ioctl_linux.cppmv -f .deps/cdrom_ioctl_linux.Tpo .deps/cdrom_ioctl_linux.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT cdrom_image.o -MD -MP -MF .deps/cdrom_image.Tpo -c -o cdrom_image.o cdrom_image.cppmv -f .deps/cdrom_image.Tpo .deps/cdrom_image.Pog++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT cdrom_ioctl_os2.o -MD -MP -MF .deps/cdrom_ioctl_os2.Tpo -c -o cdrom_ioctl_os2.o cdrom_ioctl_os2.cppmv -f .deps/cdrom_ioctl_os2.Tpo .deps/cdrom_ioctl_os2.Porm -f libdos.aar cru libdos.a dos.o dos_devices.o dos_execute.o dos_files.o dos_ioctl.o dos_memory.o dos_misc.o dos_classes.o dos_programs.o dos_tables.o drives.o drive_virtual.o drive_local.o drive_cache.o drive_fat.o drive_iso.o dos_mscdex.o dos_keyboard_layout.o cdrom.o cdrom_ioctl_win32.o cdrom_aspi_win32.o cdrom_ioctl_linux.o cdrom_image.o cdrom_ioctl_os2.oar: `u' modifier ignored since `D' is the default (see `U')ranlib libdos.amake[3]: Leaving directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/dos'Making all in fpumake[3]: Entering directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/fpu'g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu++11 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -mmmx -msse -msse2 -D_FILE_OFFSET_BITS=64 -Wno-strict-aliasing -std=gnu++11 -MT fpu.o -MD -MP -MF .deps/fpu.Tpo -c -o fpu.o fpu.cppIn file included from fpu.cpp:45:0:fpu_instructions.h: In function ‘void FPU_FCOM(Bitu, Bitu)’:fpu_instructions.h:394:27: error: ‘isinf’ was not declared in this scopeif (isinf(fpu.regs[st].d) && isinf(fpu.regs[other].d)) {^fpu_instructions.h:394:27: note: suggested alternative:In file included from fpu_instructions.h:283:0,from fpu.cpp:45:/usr/include/c++/5/cmath:621:5: note: ‘std::isinf’isinf(_Tp __x)^Makefile:336: recipe for target 'fpu.o' failedmake[3]: *** [fpu.o] Error 1make[3]: Leaving directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src/fpu'Makefile:431: recipe for target 'all-recursive' failedmake[2]: *** [all-recursive] Error 1make[2]: Leaving directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4/src'Makefile:368: recipe for target 'all-recursive' failedmake[1]: *** [all-recursive] Error 1make[1]: Leaving directory '/home/jacob/Desktop/dosbox-x/joncampbell123-dosbox-x-dbc9bd4'Makefile:308: recipe for target 'all' failedmake: *** [all] Error 2
Any suggestions are highly welcome. Even though I don't like vanilla dosbox I'm dying to try this one out because of it's win98 compatibility.
Cmath is included in the standard c++ library. Please run the following to see if it's installed:
dpkg -l | grep libstdc++ | grep dev
All hail the Great Capacitor Brand Finder
dpkg -l | grep libstdc++ | grep devii libstdc++-5-dev:amd64 5.3.1-14ubuntu2 amd64 GNU Standard C++ Library v3 (development files)
So it looks like it is installed.
It needed a basic fix: https://github.com/joncampbell123/dosbox-x/issues/209, but it finally compiled.
The latest version of DOSBOX-X is very slow compared to older versions. Even, when cycles are set to max. Why?
could have different reasons. if you switched to a 64bit linux OS, your Dosbox-x is now 64bit and missing the 64bit dynamic recompiler, which is the secret to speed 😀
Well. I have Windows 7 64-bit and using 64-bit version of DOSBOX-X. I will test 32-bit version on XP 32-bit, thanks for suggestion! 😀
You can still use the32bit version of dosbox-x on Windows 7 64bit. You probably used that before.
32bit Dosbox (-x) is always better
Yes. But I'm curious. If is as you said, what is the reason to using 64-bit version?
There is no reason. It's just that people assume 64bit is better on a 64bit system. And on linux it's a bit more of a hassle to build 32bit when the system is 64bit.
Dosbox SVN has a working 64bit core but it's still not up to 32bit dynamic core, having problems with some games and still being a lot slower on OS X.
Dosbox-x forked before that improvement and just doesn't allow dynamic core on 64bit (AFAIK).
I've tested 32-bit version, but it is slow too. I cant' understand something: older versions of DOSBOX-X are very fast. But, If i try to boot Windows 98SE, I get a error message about illegal operation in Explorer. This is caused by file shdocvw.dll, which is a part of Internet Explorer. Newer version doesn't have this problem, system loads properly, but are much slower...
DOSBox-X-20160129-x86.rar
cann't install win95,but svn daum can do, I don't know what's the problem
The binary is a single file?
A lot of basic features not working like OpenGL and Aspect Correction... Direct3D crashing dosbox-x.
Fullscreen is not full at all...
Feels like a broken DAUM version.
Am I missing something?
I've given up on using it because it still doesn't have a fix for the command line config file bug that prevents it from working with D-Fend.
It crashes at start every other time I load dosbox-x.
Okay I'm sticking to the SVN version.
wrote:The binary is a single file? A lot of basic features not working like OpenGL and Aspect Correction... Direct3D crashing dosbox-x […]
The binary is a single file?
A lot of basic features not working like OpenGL and Aspect Correction... Direct3D crashing dosbox-x.
Fullscreen is not full at all...
Feels like a broken DAUM version.Am I missing something?
No, you're not. Without the display scaling it's essentially useless, which is a shame considering all the work that's gone into it. I'm not sure why display scaling wasn't one of the first features implemented given that only a small fraction of the potential users will even bother looking at it without that feature.
Hi!!
Please excuse, is it possible to release a window version with debugger enabled?
Error on OSX:
configure: error: conditional "LINUX" was never defined.Usually this means the macro was only invoked conditionally.
Using master branch.