Skip to content

Instantly share code, notes, and snippets.

@jwt27
jwt27 / dosbox-x_build.log
Created February 21, 2016 18:00
dosbox-x on gcc 5.3.0
make all-recursive
make[1]: Entering directory '/home/JW/dosbox-x'
Making all in src
make[2]: Entering directory '/home/JW/dosbox-x/src'
Making all in cpu
make[3]: Entering directory '/home/JW/dosbox-x/src/cpu'
Making all in core_full
make[4]: Entering directory '/home/JW/dosbox-x/src/cpu/core_full'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/JW/dosbox-x/src/cpu/core_full'
Generating build information using aclocal, autoheader, automake and autoconf
This may take a while ...
Now you are ready to run ./configure.
You can also run ./configure --help for extra features to enable/disable.
Compiling our internal SDL 1.x
configure: loading site script /mingw64/etc/config.site
/mingw64/etc/config.site: line 13: config.site:13: default build_alias set to x86_64-w64-mingw32: command not found
checking build system type... x86_64-w64-mingw32
checking host system type... x86_64-w64-mingw32
checking for gcc... gcc
Generating build information using aclocal, autoheader, automake and autoconf
This may take a while ...
Now you are ready to run ./configure.
You can also run ./configure --help for extra features to enable/disable.
Compiling our internal libpng
removed 'linux-host/bin/libpng-config'
removed 'linux-host/bin/libpng16-config'
removed 'linux-host/bin/png-fix-itxt.exe'
removed 'linux-host/bin/pngfix.exe'
removed directory 'linux-host/bin'