c:\ctwoplus\progcode\allegro5>cd /d c:\mingw\LIBS\A442_original
c:\mingw\LIBS\A442_original>dir
Volume in drive C has no label.
Volume Serial Number is CC32-A0C7
Directory of c:\mingw\LIBS\A442_original
04/06/2012 03:09 PM
.
04/06/2012 03:09 PM ..
04/06/2012 03:09 PM addons
05/21/2006 04:01 AM 15,739 allegro.cfg
05/19/2011 07:20 AM 51,676 AUTHORS
05/19/2011 07:20 AM 225,759 CHANGES
04/06/2012 03:09 PM cmake
03/24/2011 05:18 PM 31,384 CMakeLists.txt
04/06/2012 03:09 PM demos
04/06/2012 03:09 PM docs
04/06/2012 03:09 PM examples
04/06/2012 03:09 PM include
08/21/2005 03:12 PM 33 indent.pro
05/19/2011 07:20 AM 12,742 keyboard.dat
05/19/2011 07:20 AM 72,395 language.dat
04/06/2012 03:09 PM misc
04/09/2004 06:19 PM 231 modules.lst
05/19/2011 07:20 AM 17,689 readme.txt
04/06/2012 03:09 PM resource
04/06/2012 03:09 PM setup
04/06/2012 03:09 PM src
04/06/2012 03:09 PM tests
05/19/2011 07:20 AM 4,019 THANKS
06/23/2006 06:30 AM 7,500 todo.txt
04/06/2012 03:09 PM tools
11 File(s) 439,167 bytes
14 Dir(s) 88,147,681,280 bytes free
c:\mingw\LIBS\A442_original>dir
Volume in drive C has no label.
Volume Serial Number is CC32-A0C7
Directory of c:\mingw\LIBS\A442_original
04/06/2012 03:09 PM .
04/06/2012 03:09 PM ..
04/06/2012 03:09 PM addons
05/21/2006 04:01 AM 15,739 allegro.cfg
05/19/2011 07:20 AM 51,676 AUTHORS
05/19/2011 07:20 AM 225,759 CHANGES
04/06/2012 03:09 PM cmake
03/24/2011 05:18 PM 31,384 CMakeLists.txt
04/06/2012 03:09 PM demos
04/06/2012 03:09 PM docs
04/06/2012 03:09 PM examples
04/06/2012 03:09 PM include
08/21/2005 03:12 PM 33 indent.pro
05/19/2011 07:20 AM 12,742 keyboard.dat
05/19/2011 07:20 AM 72,395 language.dat
04/06/2012 03:09 PM misc
04/09/2004 06:19 PM 231 modules.lst
05/19/2011 07:20 AM 17,689 readme.txt
04/06/2012 03:09 PM resource
04/06/2012 03:09 PM setup
04/06/2012 03:09 PM src
04/06/2012 03:09 PM tests
05/19/2011 07:20 AM 4,019 THANKS
06/23/2006 06:30 AM 7,500 todo.txt
04/06/2012 03:09 PM tools
11 File(s) 439,167 bytes
14 Dir(s) 88,147,681,280 bytes free
c:\mingw\LIBS\A442_original>mkdir build
c:\mingw\LIBS\A442_original>cd build
c:\mingw\LIBS\A442_original\build>cmake -G "MinGW Makefiles" -DWANT_ALLEGROGL=on -DWANT_LOADPNG=on -DWANT_LOGG=on -DWANT_JPGALLEG=on -DSHARED=on -DCMAKE_BUILD_TYPE=release ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: C:/mingw/bin/gcc.exe
-- Check for working C compiler: C:/mingw/bin/gcc.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/mingw/bin/g++.exe
-- Check for working CXX compiler: C:/mingw/bin/g++.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- CMAKE_RC_COMPILER: C:/mingw/bin/windres.exe
-- Using MINGDIR: C:/mingw
-- CMAKE_INSTALL_PREFIX: C:/mingw
-- Found DDRAW: C:/mingw/include
-- Found DINPUT: C:/mingw/include
-- Found DSOUND: C:/mingw/include
-- Found DXGUID: C:/mingw/lib/libdxguid.a
-- Found OpenGL: opengl32
-- Found ZLIB: C:/mingw/include (found version "1.2.3")
-- Found PNG: C:/mingw/lib/libpng.dll.a
-- Found VORBIS: C:/mingw/include
-- Configuring done
-- Generating done
-- Build files have been written to: C:/mingw/LIBS/A442_original/build
c:\mingw\LIBS\A442_original\build>mingw32-make
Scanning dependencies of target allegro
[ 1%] Building C object CMakeFiles/allegro.dir/src/allegro.c.obj
[ 1%] Building C object CMakeFiles/allegro.dir/src/blit.c.obj
[ 1%] Building C object CMakeFiles/allegro.dir/src/bmp.c.obj
[ 1%] Building C object CMakeFiles/allegro.dir/src/clip3d.c.obj
[ 2%] Building C object CMakeFiles/allegro.dir/src/clip3df.c.obj
[ 2%] Building C object CMakeFiles/allegro.dir/src/colblend.c.obj
[ 2%] Building C object CMakeFiles/allegro.dir/src/color.c.obj
[ 2%] Building C object CMakeFiles/allegro.dir/src/config.c.obj
[ 3%] Building C object CMakeFiles/allegro.dir/src/datafile.c.obj
[ 3%] Building C object CMakeFiles/allegro.dir/src/dataregi.c.obj
[ 3%] Building C object CMakeFiles/allegro.dir/src/digmid.c.obj
[ 3%] Building C object CMakeFiles/allegro.dir/src/dither.c.obj
[ 4%] Building C object CMakeFiles/allegro.dir/src/dispsw.c.obj
[ 4%] Building C object CMakeFiles/allegro.dir/src/drvlist.c.obj
[ 4%] Building C object CMakeFiles/allegro.dir/src/file.c.obj
[ 4%] Building C object CMakeFiles/allegro.dir/src/fli.c.obj
[ 5%] Building C object CMakeFiles/allegro.dir/src/flood.c.obj
[ 5%] Building C object CMakeFiles/allegro.dir/src/font.c.obj
[ 5%] Building C object CMakeFiles/allegro.dir/src/fontbios.c.obj
[ 5%] Building C object CMakeFiles/allegro.dir/src/fontbmp.c.obj
[ 5%] Building C object CMakeFiles/allegro.dir/src/fontdat.c.obj
[ 6%] Building C object CMakeFiles/allegro.dir/src/fontgrx.c.obj
[ 6%] Building C object CMakeFiles/allegro.dir/src/fonttxt.c.obj
[ 6%] Building C object CMakeFiles/allegro.dir/src/fsel.c.obj
[ 6%] Building C object CMakeFiles/allegro.dir/src/gfx.c.obj
[ 7%] Building C object CMakeFiles/allegro.dir/src/glyph.c.obj
[ 7%] Building C object CMakeFiles/allegro.dir/src/graphics.c.obj
[ 7%] Building C object CMakeFiles/allegro.dir/src/gsprite.c.obj
[ 7%] Building C object CMakeFiles/allegro.dir/src/gui.c.obj
[ 8%] Building C object CMakeFiles/allegro.dir/src/guiproc.c.obj
[ 8%] Building C object CMakeFiles/allegro.dir/src/inline.c.obj
[ 8%] Building C object CMakeFiles/allegro.dir/src/joystick.c.obj
[ 8%] Building C object CMakeFiles/allegro.dir/src/keyboard.c.obj
[ 9%] Building C object CMakeFiles/allegro.dir/src/lbm.c.obj
[ 9%] Building C object CMakeFiles/allegro.dir/src/libc.c.obj
[ 9%] Building C object CMakeFiles/allegro.dir/src/lzss.c.obj
[ 9%] Building C object CMakeFiles/allegro.dir/src/math.c.obj
[ 10%] Building C object CMakeFiles/allegro.dir/src/math3d.c.obj
[ 10%] Building C object CMakeFiles/allegro.dir/src/midi.c.obj
[ 10%] Building C object CMakeFiles/allegro.dir/src/mixer.c.obj
[ 10%] Building C object CMakeFiles/allegro.dir/src/modesel.c.obj
[ 11%] Building C object CMakeFiles/allegro.dir/src/mouse.c.obj
[ 11%] Building C object CMakeFiles/allegro.dir/src/pcx.c.obj
[ 11%] Building C object CMakeFiles/allegro.dir/src/poly3d.c.obj
[ 11%] Building C object CMakeFiles/allegro.dir/src/polygon.c.obj
[ 12%] Building C object CMakeFiles/allegro.dir/src/quantize.c.obj
[ 12%] Building C object CMakeFiles/allegro.dir/src/quat.c.obj
[ 12%] Building C object CMakeFiles/allegro.dir/src/readbmp.c.obj
[ 12%] Building C object CMakeFiles/allegro.dir/src/readfont.c.obj
[ 13%] Building C object CMakeFiles/allegro.dir/src/readsmp.c.obj
[ 13%] Building C object CMakeFiles/allegro.dir/src/rle.c.obj
[ 13%] Building C object CMakeFiles/allegro.dir/src/rotate.c.obj
[ 13%] Building C object CMakeFiles/allegro.dir/src/rsfb.c.obj
[ 13%] Building C object CMakeFiles/allegro.dir/src/scene3d.c.obj
[ 14%] Building C object CMakeFiles/allegro.dir/src/sound.c.obj
[ 14%] Building C object CMakeFiles/allegro.dir/src/spline.c.obj
[ 14%] Building C object CMakeFiles/allegro.dir/src/stream.c.obj
[ 14%] Building C object CMakeFiles/allegro.dir/src/text.c.obj
[ 15%] Building C object CMakeFiles/allegro.dir/src/tga.c.obj
[ 15%] Building C object CMakeFiles/allegro.dir/src/timer.c.obj
[ 15%] Building C object CMakeFiles/allegro.dir/src/unicode.c.obj
[ 15%] Building C object CMakeFiles/allegro.dir/src/vtable.c.obj
[ 16%] Building C object CMakeFiles/allegro.dir/src/vtable15.c.obj
[ 16%] Building C object CMakeFiles/allegro.dir/src/vtable16.c.obj
[ 16%] Building C object CMakeFiles/allegro.dir/src/vtable24.c.obj
[ 16%] Building C object CMakeFiles/allegro.dir/src/vtable32.c.obj
[ 17%] Building C object CMakeFiles/allegro.dir/src/vtable8.c.obj
[ 17%] Building C object CMakeFiles/allegro.dir/src/c/cblit16.c.obj
[ 17%] Building C object CMakeFiles/allegro.dir/src/c/cblit24.c.obj
[ 17%] Building C object CMakeFiles/allegro.dir/src/c/cblit32.c.obj
[ 18%] Building C object CMakeFiles/allegro.dir/src/c/cblit8.c.obj
[ 18%] Building C object CMakeFiles/allegro.dir/src/c/ccpu.c.obj
[ 18%] Building C object CMakeFiles/allegro.dir/src/c/ccsprite.c.obj
[ 18%] Building C object CMakeFiles/allegro.dir/src/c/cgfx15.c.obj
[ 19%] Building C object CMakeFiles/allegro.dir/src/c/cgfx16.c.obj
[ 19%] Building C object CMakeFiles/allegro.dir/src/c/cgfx24.c.obj
[ 19%] Building C object CMakeFiles/allegro.dir/src/c/cgfx32.c.obj
[ 19%] Building C object CMakeFiles/allegro.dir/src/c/cgfx8.c.obj
[ 20%] Building C object CMakeFiles/allegro.dir/src/c/cmisc.c.obj
[ 20%] Building C object CMakeFiles/allegro.dir/src/c/cscan15.c.obj
[ 20%] Building C object CMakeFiles/allegro.dir/src/c/cscan16.c.obj
[ 20%] Building C object CMakeFiles/allegro.dir/src/c/cscan24.c.obj
[ 21%] Building C object CMakeFiles/allegro.dir/src/c/cscan32.c.obj
[ 21%] Building C object CMakeFiles/allegro.dir/src/c/cscan8.c.obj
[ 21%] Building C object CMakeFiles/allegro.dir/src/c/cspr15.c.obj
[ 21%] Building C object CMakeFiles/allegro.dir/src/c/cspr16.c.obj
[ 22%] Building C object CMakeFiles/allegro.dir/src/c/cspr24.c.obj
[ 22%] Building C object CMakeFiles/allegro.dir/src/c/cspr32.c.obj
[ 22%] Building C object CMakeFiles/allegro.dir/src/c/cspr8.c.obj
[ 22%] Building C object CMakeFiles/allegro.dir/src/c/cstretch.c.obj
[ 22%] Building C object CMakeFiles/allegro.dir/src/c/czscan15.c.obj
[ 23%] Building C object CMakeFiles/allegro.dir/src/c/czscan16.c.obj
[ 23%] Building C object CMakeFiles/allegro.dir/src/c/czscan24.c.obj
[ 23%] Building C object CMakeFiles/allegro.dir/src/c/czscan32.c.obj
[ 23%] Building C object CMakeFiles/allegro.dir/src/c/czscan8.c.obj
[ 24%] Building C object CMakeFiles/allegro.dir/src/misc/ccolconv.c.obj
[ 24%] Building C object CMakeFiles/allegro.dir/src/misc/colconv.c.obj
[ 24%] Building RC object CMakeFiles/allegro.dir/src/win/dllver.rc.obj
[ 24%] Building C object CMakeFiles/allegro.dir/src/win/gdi.c.obj
[ 25%] Building C object CMakeFiles/allegro.dir/src/win/wddaccel.c.obj
[ 25%] Building C object CMakeFiles/allegro.dir/src/win/wddbmp.c.obj
[ 25%] Building C object CMakeFiles/allegro.dir/src/win/wddbmpl.c.obj
[ 25%] Building C object CMakeFiles/allegro.dir/src/win/wddraw.c.obj
[ 26%] Building C object CMakeFiles/allegro.dir/src/win/wddfull.c.obj
[ 26%] Building C object CMakeFiles/allegro.dir/src/win/wddlock.c.obj
[ 26%] Building C object CMakeFiles/allegro.dir/src/win/wddmode.c.obj
[ 26%] Building C object CMakeFiles/allegro.dir/src/win/wddovl.c.obj
[ 27%] Building C object CMakeFiles/allegro.dir/src/win/wddwin.c.obj
[ 27%] Building C object CMakeFiles/allegro.dir/src/win/wdsinput.c.obj
[ 27%] Building C object CMakeFiles/allegro.dir/src/win/wdsndmix.c.obj
[ 27%] Building C object CMakeFiles/allegro.dir/src/win/wdsound.c.obj
[ 28%] Building C object CMakeFiles/allegro.dir/src/win/wsndwo.c.obj
[ 28%] Building C object CMakeFiles/allegro.dir/src/win/wdxver.c.obj
[ 28%] Building C object CMakeFiles/allegro.dir/src/win/wdispsw.c.obj
[ 28%] Building C object CMakeFiles/allegro.dir/src/win/wfile.c.obj
[ 29%] Building C object CMakeFiles/allegro.dir/src/win/wgdi.c.obj
[ 29%] Building C object CMakeFiles/allegro.dir/src/win/wgfxdrv.c.obj
[ 29%] Building C object CMakeFiles/allegro.dir/src/win/winput.c.obj
[ 29%] Building C object CMakeFiles/allegro.dir/src/win/wjoydrv.c.obj
[ 30%] Building C object CMakeFiles/allegro.dir/src/win/wjoydx.c.obj
C:\mingw\LIBS\A442_original\src\win\wjoydx.c: In function 'joystick_dinput_init':
C:\mingw\LIBS\A442_original\src\win\wjoydx.c:441:4: warning: passing argument 5 of 'CoCreateInstance' from incompatible pointer type
c:\mingw\bin\../lib/gcc/mingw32/4.5.0/../../../../include/objbase.h:135:11: note: expected 'void **' but argument is of type 'struct IDirectInputA **'
[ 30%] Building C object CMakeFiles/allegro.dir/src/win/wjoyhelp.c.obj
[ 30%] Building C object CMakeFiles/allegro.dir/src/win/wjoyw32.c.obj
[ 30%] Building C object CMakeFiles/allegro.dir/src/win/wkeybd.c.obj
C:\mingw\LIBS\A442_original\src\win\wkeybd.c: In function 'key_dinput_init':
C:\mingw\LIBS\A442_original\src\win\wkeybd.c:679:4: warning: passing argument 5 of 'CoCreateInstance' from incompatible pointer type
c:\mingw\bin\../lib/gcc/mingw32/4.5.0/../../../../include/objbase.h:135:11: note: expected 'void **' but argument is of type 'struct IDirectInputA **'
[ 30%] Building C object CMakeFiles/allegro.dir/src/win/wmidi.c.obj
[ 31%] Building C object CMakeFiles/allegro.dir/src/win/wmouse.c.obj
C:\mingw\LIBS\A442_original\src\win\wmouse.c: In function 'mouse_dinput_init':
C:\mingw\LIBS\A442_original\src\win\wmouse.c:609:4: warning: passing argument 5 of 'CoCreateInstance' from incompatible pointer type
c:\mingw\bin\../lib/gcc/mingw32/4.5.0/../../../../include/objbase.h:135:11: note: expected 'void **' but argument is of type 'struct IDirectInputA **'
[ 31%] Building C object CMakeFiles/allegro.dir/src/win/wsnddrv.c.obj
[ 31%] Building C object CMakeFiles/allegro.dir/src/win/wsystem.c.obj
[ 31%] Building C object CMakeFiles/allegro.dir/src/win/wthread.c.obj
[ 32%] Building C object CMakeFiles/allegro.dir/src/win/wtimer.c.obj
[ 32%] Building C object CMakeFiles/allegro.dir/src/win/wwnd.c.obj
Linking C shared library lib\alleg44.dll
Creating library file: lib\liballeg44.dll.a
Warning: .drectve `/DEFAULTLIB:"uuid.lib" /DEFAULTLIB:"uuid.lib" ' unrecognized
Warning: .drectve `/DEFAULTLIB:"uuid.lib" /DEFAULTLIB:"uuid.lib" ' unrecognized
Warning: .drectve `/DEFAULTLIB:"uuid.lib" /DEFAULTLIB:"uuid.lib" ' unrecognized
Warning: .drectve `/DEFAULTLIB:"uuid.lib" /DEFAULTLIB:"uuid.lib" ' unrecognized
[ 32%] Built target allegro
Scanning dependencies of target allegrogl
[ 32%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/alleggl.c.obj
[ 32%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/glvtable.c.obj
[ 33%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/scorer.c.obj
[ 33%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/math.c.obj
[ 33%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/aglf.c.obj
[ 33%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/fontconv.c.obj
[ 34%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/texture.c.obj
[ 34%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/glext.c.obj
[ 34%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/gui.c.obj
[ 34%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/videovtb.c.obj
[ 35%] Building C object addons/allegrogl/CMakeFiles/allegrogl.dir/src/win.c.obj
Linking C static library ..\..\lib\liballeggl.a
[ 35%] Built target allegrogl
Scanning dependencies of target loadpng
[ 35%] Building C object addons/loadpng/CMakeFiles/loadpng.dir/loadpng.c.obj
[ 36%] Building C object addons/loadpng/CMakeFiles/loadpng.dir/savepng.c.obj
[ 36%] Building C object addons/loadpng/CMakeFiles/loadpng.dir/regpng.c.obj
Linking C static library ..\..\lib\libloadpng.a
[ 36%] Built target loadpng
Scanning dependencies of target logg
[ 36%] Building C object addons/logg/CMakeFiles/logg.dir/logg.c.obj
Linking C static library ..\..\lib\liblogg.a
[ 36%] Built target logg
Scanning dependencies of target jpgalleg
[ 37%] Building C object addons/jpgalleg/CMakeFiles/jpgalleg.dir/src/decode.c.obj
[ 37%] Building C object addons/jpgalleg/CMakeFiles/jpgalleg.dir/src/encode.c.obj
[ 37%] Building C object addons/jpgalleg/CMakeFiles/jpgalleg.dir/src/error.c.obj
[ 37%] Building C object addons/jpgalleg/CMakeFiles/jpgalleg.dir/src/init.c.obj
[ 38%] Building C object addons/jpgalleg/CMakeFiles/jpgalleg.dir/src/io.c.obj
[ 38%] Building C object addons/jpgalleg/CMakeFiles/jpgalleg.dir/src/jpgalleg.c.obj
Linking C static library ..\..\lib\libjpgalleg.a
[ 38%] Built target jpgalleg
Scanning dependencies of target makedoc
[ 38%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makedoc.c.obj
[ 39%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makehtml.c.obj
[ 39%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makemisc.c.obj
[ 39%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/maketxt.c.obj
[ 39%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makertf.c.obj
[ 39%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/maketexi.c.obj
[ 40%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makeman.c.obj
[ 40%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makechm.c.obj
[ 40%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makedevh.c.obj
[ 40%] Building C object docs/CMakeFiles/makedoc.dir/src/makedoc/makesci.c.obj
Linking C executable makedoc.exe
[ 40%] Built target makedoc
Scanning dependencies of target docs
[ 40%] Generating txt/abi.txt
[ 40%] Generating html/abi.html
[ 40%] Generating txt/addons.txt
[ 40%] Generating html/addons.html
[ 40%] Generating txt/ahack.txt
[ 40%] Generating html/ahack.html
[ 40%] Generating txt/allegro.txt
[ 40%] Generating html/allegro.html
[ 40%] Generating txt/api.txt
[ 40%] Generating html/api.html
[ 40%] Generating txt/changes.txt
[ 40%] Generating html/changes.html
[ 40%] Generating txt/const.txt
[ 40%] Generating html/const.html
[ 40%] Generating txt/dat2c.txt
[ 40%] Generating html/dat2c.html
[ 40%] Generating txt/dat2s.txt
[ 40%] Generating html/dat2s.html
[ 40%] Generating txt/datafile.txt
[ 40%] Generating html/datafile.html
[ 40%] Generating txt/dat.txt
[ 40%] Generating html/dat.html
[ 40%] Generating txt/faq.txt
[ 40%] Generating html/faq.html
[ 40%] Generating txt/grabber.txt
[ 40%] Generating html/grabber.html
[ 40%] Generating txt/help.txt
[ 40%] Generating html/help.html
[ 40%] Generating txt/index.txt
[ 40%] Generating html/index.html
[ 40%] Generating txt/license.txt
[ 40%] Generating html/license.html
[ 40%] Generating txt/makedoc.txt
[ 40%] Generating html/makedoc.html
[ 40%] Generating txt/mistakes.txt
[ 40%] Generating html/mistakes.html
[ 40%] Generating txt/packfile.txt
[ 40%] Generating html/packfile.html
[ 40%] Generating txt/readme.txt
[ 40%] Generating html/readme.html
[ 40%] Generating txt/thanks.txt
[ 40%] Generating html/thanks.html
[ 40%] Generating build/cmake.txt
[ 40%] Generating build/cmake.html
[ 40%] Generating build/linux.txt
[ 40%] Generating build/linux.html
[ 40%] Generating build/macosx.txt
[ 40%] Generating build/macosx.html
[ 40%] Generating build/mingw32.txt
[ 40%] Generating build/mingw32.html
[ 40%] Generating build/msvc.txt
[ 40%] Generating build/msvc.html
[ 40%] Generating build/unix.txt
[ 40%] Generating build/unix.html
[ 40%] Generating AUTHORS
[ 40%] Generating THANKS
[ 40%] Generating CHANGES
[ 40%] Generating readme.txt
[ 40%] Generating man/allegro_init.3
[ 40%] Generating scite/allegro.api
[ 55%] Built target docs
Scanning dependencies of target copy_example_data
[ 55%] Generating ././allegro.pcx
[ 55%] Generating ././example.dat
[ 55%] Generating ././examples.txt
[ 55%] Generating ././exconfig.ini
[ 55%] Generating ././inkblot.tga
[ 55%] Generating ././mysha.pcx
[ 55%] Generating ././planet.pcx
[ 55%] Generating ././running.dat
[ 55%] Generating ././unifont.dat
[ 57%] Built target copy_example_data
Scanning dependencies of target ex12bit
[ 57%] Building C object examples/CMakeFiles/ex12bit.dir/ex12bit.c.obj
Linking C executable ex12bit.exe
[ 57%] Built target ex12bit
Scanning dependencies of target ex3buf
[ 57%] Building C object examples/CMakeFiles/ex3buf.dir/ex3buf.c.obj
Linking C executable ex3buf.exe
[ 57%] Built target ex3buf
Scanning dependencies of target ex3d
[ 58%] Building C object examples/CMakeFiles/ex3d.dir/ex3d.c.obj
Linking C executable ex3d.exe
[ 58%] Built target ex3d
Scanning dependencies of target exaccel
[ 58%] Building C object examples/CMakeFiles/exaccel.dir/exaccel.c.obj
Linking C executable exaccel.exe
[ 58%] Built target exaccel
Scanning dependencies of target exalpha
[ 58%] Building C object examples/CMakeFiles/exalpha.dir/exalpha.c.obj
Linking C executable exalpha.exe
[ 58%] Built target exalpha
Scanning dependencies of target exbitmap
[ 58%] Building C object examples/CMakeFiles/exbitmap.dir/exbitmap.c.obj
Linking C executable exbitmap.exe
[ 58%] Built target exbitmap
Scanning dependencies of target exblend
[ 59%] Building C object examples/CMakeFiles/exblend.dir/exblend.c.obj
Linking C executable exblend.exe
[ 59%] Built target exblend
Scanning dependencies of target excamera
[ 59%] Building C object examples/CMakeFiles/excamera.dir/excamera.c.obj
Linking C executable excamera.exe
[ 59%] Built target excamera
Scanning dependencies of target excolmap
[ 59%] Building C object examples/CMakeFiles/excolmap.dir/excolmap.c.obj
Linking C executable excolmap.exe
[ 59%] Built target excolmap
Scanning dependencies of target exconfig
[ 59%] Building C object examples/CMakeFiles/exconfig.dir/exconfig.c.obj
Linking C executable exconfig.exe
[ 59%] Built target exconfig
Scanning dependencies of target excustom
[ 60%] Building C object examples/CMakeFiles/excustom.dir/excustom.c.obj
Linking C executable excustom.exe
[ 60%] Built target excustom
Scanning dependencies of target exdata
[ 60%] Building C object examples/CMakeFiles/exdata.dir/exdata.c.obj
Linking C executable exdata.exe
[ 60%] Built target exdata
Scanning dependencies of target exdbuf
[ 60%] Building C object examples/CMakeFiles/exdbuf.dir/exdbuf.c.obj
Linking C executable exdbuf.exe
[ 60%] Built target exdbuf
Scanning dependencies of target exexedat
[ 61%] Building C object examples/CMakeFiles/exexedat.dir/exexedat.c.obj
Linking C executable exexedat.exe
[ 61%] Built target exexedat
Scanning dependencies of target exfixed
[ 61%] Building C object examples/CMakeFiles/exfixed.dir/exfixed.c.obj
Linking C executable exfixed.exe
[ 61%] Built target exfixed
Scanning dependencies of target exflame
[ 61%] Building C object examples/CMakeFiles/exflame.dir/exflame.c.obj
Linking C executable exflame.exe
[ 61%] Built target exflame
Scanning dependencies of target exflip
[ 61%] Building C object examples/CMakeFiles/exflip.dir/exflip.c.obj
Linking C executable exflip.exe
[ 61%] Built target exflip
Scanning dependencies of target exfont
[ 62%] Building C object examples/CMakeFiles/exfont.dir/exfont.c.obj
Linking C executable exfont.exe
[ 62%] Built target exfont
Scanning dependencies of target exgui
[ 62%] Building C object examples/CMakeFiles/exgui.dir/exgui.c.obj
Linking C executable exgui.exe
[ 62%] Built target exgui
Scanning dependencies of target exhello
[ 62%] Building C object examples/CMakeFiles/exhello.dir/exhello.c.obj
Linking C executable exhello.exe
[ 62%] Built target exhello
Scanning dependencies of target exjoy
[ 62%] Building C object examples/CMakeFiles/exjoy.dir/exjoy.c.obj
Linking C executable exjoy.exe
[ 62%] Built target exjoy
Scanning dependencies of target exkeys
[ 63%] Building C object examples/CMakeFiles/exkeys.dir/exkeys.c.obj
Linking C executable exkeys.exe
[ 63%] Built target exkeys
Scanning dependencies of target exlights
[ 63%] Building C object examples/CMakeFiles/exlights.dir/exlights.c.obj
Linking C executable exlights.exe
[ 63%] Built target exlights
Scanning dependencies of target exmem
[ 63%] Building C object examples/CMakeFiles/exmem.dir/exmem.c.obj
Linking C executable exmem.exe
[ 63%] Built target exmem
Scanning dependencies of target exmidi
[ 63%] Building C object examples/CMakeFiles/exmidi.dir/exmidi.c.obj
Linking C executable exmidi.exe
[ 63%] Built target exmidi
Scanning dependencies of target exmouse
[ 64%] Building C object examples/CMakeFiles/exmouse.dir/exmouse.c.obj
Linking C executable exmouse.exe
[ 64%] Built target exmouse
Scanning dependencies of target expackf
[ 64%] Building C object examples/CMakeFiles/expackf.dir/expackf.c.obj
Linking C executable expackf.exe
[ 64%] Built target expackf
Scanning dependencies of target expal
[ 64%] Building C object examples/CMakeFiles/expal.dir/expal.c.obj
Linking C executable expal.exe
[ 64%] Built target expal
Scanning dependencies of target expat
[ 64%] Building C object examples/CMakeFiles/expat.dir/expat.c.obj
Linking C executable expat.exe
[ 64%] Built target expat
Scanning dependencies of target exquat
[ 65%] Building C object examples/CMakeFiles/exquat.dir/exquat.c.obj
Linking C executable exquat.exe
[ 65%] Built target exquat
Scanning dependencies of target exrgbhsv
[ 65%] Building C object examples/CMakeFiles/exrgbhsv.dir/exrgbhsv.c.obj
Linking C executable exrgbhsv.exe
[ 65%] Built target exrgbhsv
Scanning dependencies of target exrotscl
[ 65%] Building C object examples/CMakeFiles/exrotscl.dir/exrotscl.c.obj
Linking C executable exrotscl.exe
[ 65%] Built target exrotscl
Scanning dependencies of target exsample
[ 65%] Building C object examples/CMakeFiles/exsample.dir/exsample.c.obj
Linking C executable exsample.exe
[ 65%] Built target exsample
Scanning dependencies of target exscale
[ 65%] Building C object examples/CMakeFiles/exscale.dir/exscale.c.obj
Linking C executable exscale.exe
[ 65%] Built target exscale
Scanning dependencies of target exscn3d
[ 66%] Building C object examples/CMakeFiles/exscn3d.dir/exscn3d.c.obj
Linking C executable exscn3d.exe
[ 66%] Built target exscn3d
Scanning dependencies of target exscroll
[ 66%] Building C object examples/CMakeFiles/exscroll.dir/exscroll.c.obj
Linking C executable exscroll.exe
[ 66%] Built target exscroll
Scanning dependencies of target exshade
[ 66%] Building C object examples/CMakeFiles/exshade.dir/exshade.c.obj
Linking C executable exshade.exe
[ 66%] Built target exshade
Scanning dependencies of target exspline
[ 66%] Building C object examples/CMakeFiles/exspline.dir/exspline.c.obj
Linking C executable exspline.exe
[ 66%] Built target exspline
Scanning dependencies of target exsprite
[ 67%] Building C object examples/CMakeFiles/exsprite.dir/exsprite.c.obj
Linking C executable exsprite.exe
[ 67%] Built target exsprite
Scanning dependencies of target exstars
[ 67%] Building C object examples/CMakeFiles/exstars.dir/exstars.c.obj
Linking C executable exstars.exe
[ 67%] Built target exstars
Scanning dependencies of target exstream
[ 67%] Building C object examples/CMakeFiles/exstream.dir/exstream.c.obj
Linking C executable exstream.exe
[ 67%] Built target exstream
Scanning dependencies of target exswitch
[ 67%] Building C object examples/CMakeFiles/exswitch.dir/exswitch.c.obj
Linking C executable exswitch.exe
[ 67%] Built target exswitch
Scanning dependencies of target exsyscur
[ 68%] Building C object examples/CMakeFiles/exsyscur.dir/exsyscur.c.obj
Linking C executable exsyscur.exe
[ 68%] Built target exsyscur
Scanning dependencies of target extimer
[ 68%] Building C object examples/CMakeFiles/extimer.dir/extimer.c.obj
Linking C executable extimer.exe
[ 68%] Built target extimer
Scanning dependencies of target extrans
[ 68%] Building C object examples/CMakeFiles/extrans.dir/extrans.c.obj
Linking C executable extrans.exe
[ 68%] Built target extrans
Scanning dependencies of target extrans2
[ 68%] Building C object examples/CMakeFiles/extrans2.dir/extrans2.c.obj
Linking C executable extrans2.exe
[ 68%] Built target extrans2
Scanning dependencies of target extruec
[ 69%] Building C object examples/CMakeFiles/extruec.dir/extruec.c.obj
Linking C executable extruec.exe
[ 69%] Built target extruec
Scanning dependencies of target exunicod
[ 69%] Building C object examples/CMakeFiles/exunicod.dir/exunicod.c.obj
Linking C executable exunicod.exe
[ 69%] Built target exunicod
Scanning dependencies of target exupdate
[ 69%] Building C object examples/CMakeFiles/exupdate.dir/exupdate.c.obj
Linking C executable exupdate.exe
[ 69%] Built target exupdate
Scanning dependencies of target exxfade
[ 69%] Building C object examples/CMakeFiles/exxfade.dir/exxfade.c.obj
Linking C executable exxfade.exe
[ 69%] Built target exxfade
Scanning dependencies of target exzbuf
[ 70%] Building C object examples/CMakeFiles/exzbuf.dir/exzbuf.c.obj
Linking C executable exzbuf.exe
[ 70%] Built target exzbuf
Scanning dependencies of target copy_shooter_data
[ 70%] Generating ././demo.dat
[ 71%] Built target copy_shooter_data
Scanning dependencies of target shooter
[ 71%] Building C object demos/shooter/CMakeFiles/shooter.dir/animsel.c.obj
[ 71%] Building C object demos/shooter/CMakeFiles/shooter.dir/bullet.c.obj
[ 72%] Building C object demos/shooter/CMakeFiles/shooter.dir/dirty.c.obj
[ 72%] Building C object demos/shooter/CMakeFiles/shooter.dir/expl.c.obj
[ 72%] Building C object demos/shooter/CMakeFiles/shooter.dir/star.c.obj
[ 72%] Building C object demos/shooter/CMakeFiles/shooter.dir/aster.c.obj
[ 73%] Building C object demos/shooter/CMakeFiles/shooter.dir/demo.c.obj
[ 73%] Building C object demos/shooter/CMakeFiles/shooter.dir/display.c.obj
[ 73%] Building C object demos/shooter/CMakeFiles/shooter.dir/game.c.obj
[ 73%] Building C object demos/shooter/CMakeFiles/shooter.dir/title.c.obj
[ 74%] Building RC object demos/shooter/CMakeFiles/shooter.dir/shooter.rc.obj
Linking C executable shooter.exe
[ 74%] Built target shooter
Scanning dependencies of target copy_skater_data
[ 74%] Generating ././demo.dat
[ 74%] Generating ././level.dat
[ 74%] Built target copy_skater_data
Scanning dependencies of target skater
[ 74%] Building C object demos/skater/CMakeFiles/skater.dir/source/anim.c.obj
[ 74%] Building C object demos/skater/CMakeFiles/skater.dir/source/backscrl.c.obj
[ 74%] Building C object demos/skater/CMakeFiles/skater.dir/source/credits.c.obj
[ 75%] Building C object demos/skater/CMakeFiles/skater.dir/source/dblbuf.c.obj
[ 75%] Building C object demos/skater/CMakeFiles/skater.dir/source/fps.c.obj
[ 75%] Building C object demos/skater/CMakeFiles/skater.dir/source/framewk.c.obj
[ 75%] Building C object demos/skater/CMakeFiles/skater.dir/source/game_sk.c.obj
[ 75%] Building C object demos/skater/CMakeFiles/skater.dir/source/gamepad.c.obj
[ 76%] Building C object demos/skater/CMakeFiles/skater.dir/source/global.c.obj
[ 76%] Building C object demos/skater/CMakeFiles/skater.dir/source/intro.c.obj
[ 76%] Building C object demos/skater/CMakeFiles/skater.dir/source/kbd_sk.c.obj
[ 76%] Building C object demos/skater/CMakeFiles/skater.dir/source/level.c.obj
[ 77%] Building C object demos/skater/CMakeFiles/skater.dir/source/lvlalloc.c.obj
[ 77%] Building C object demos/skater/CMakeFiles/skater.dir/source/lvlfile.c.obj
[ 77%] Building C object demos/skater/CMakeFiles/skater.dir/source/lvlstate.c.obj
[ 77%] Building C object demos/skater/CMakeFiles/skater.dir/source/menu.c.obj
[ 78%] Building C object demos/skater/CMakeFiles/skater.dir/source/menuabt.c.obj
[ 78%] Building C object demos/skater/CMakeFiles/skater.dir/source/menuctl.c.obj
[ 78%] Building C object demos/skater/CMakeFiles/skater.dir/source/menugfx.c.obj
[ 78%] Building C object demos/skater/CMakeFiles/skater.dir/source/menumain.c.obj
[ 79%] Building C object demos/skater/CMakeFiles/skater.dir/source/menumisc.c.obj
[ 79%] Building C object demos/skater/CMakeFiles/skater.dir/source/menuopts.c.obj
[ 79%] Building C object demos/skater/CMakeFiles/skater.dir/source/menusnd.c.obj
[ 79%] Building C object demos/skater/CMakeFiles/skater.dir/source/menusucc.c.obj
[ 80%] Building C object demos/skater/CMakeFiles/skater.dir/source/music.c.obj
[ 80%] Building C object demos/skater/CMakeFiles/skater.dir/source/oglflip.c.obj
[ 80%] Building C object demos/skater/CMakeFiles/skater.dir/source/pageflip.c.obj
[ 80%] Building C object demos/skater/CMakeFiles/skater.dir/source/physics.c.obj
[ 81%] Building C object demos/skater/CMakeFiles/skater.dir/source/quadtree.c.obj
[ 81%] Building C object demos/skater/CMakeFiles/skater.dir/source/scrshot.c.obj
[ 81%] Building C object demos/skater/CMakeFiles/skater.dir/source/skater.c.obj
[ 81%] Building C object demos/skater/CMakeFiles/skater.dir/source/token.c.obj
[ 82%] Building C object demos/skater/CMakeFiles/skater.dir/source/transitn.c.obj
[ 82%] Building C object demos/skater/CMakeFiles/skater.dir/source/tribuf.c.obj
[ 82%] Building C object demos/skater/CMakeFiles/skater.dir/source/virtctl.c.obj
Linking C executable skater.exe
[ 82%] Built target skater
Scanning dependencies of target skater_agl
[ 82%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/anim.c.obj
[ 83%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/backscrl.c.obj
[ 83%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/credits.c.obj
[ 83%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/dblbuf.c.obj
[ 83%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/fps.c.obj
[ 83%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/framewk.c.obj
[ 84%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/game_sk.c.obj
[ 84%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/gamepad.c.obj
[ 84%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/global.c.obj
[ 84%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/intro.c.obj
[ 85%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/kbd_sk.c.obj
[ 85%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/level.c.obj
[ 85%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/lvlalloc.c.obj
[ 85%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/lvlfile.c.obj
[ 86%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/lvlstate.c.obj
[ 86%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/menu.c.obj
[ 86%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/menuabt.c.obj
[ 86%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/menuctl.c.obj
[ 87%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/menugfx.c.obj
[ 87%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/menumain.c.obj
[ 87%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/menumisc.c.obj
[ 87%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/menuopts.c.obj
[ 88%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/menusnd.c.obj
[ 88%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/menusucc.c.obj
[ 88%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/music.c.obj
[ 88%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/oglflip.c.obj
[ 89%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/pageflip.c.obj
[ 89%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/physics.c.obj
[ 89%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/quadtree.c.obj
[ 89%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/scrshot.c.obj
[ 90%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/skater.c.obj
[ 90%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/token.c.obj
[ 90%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/transitn.c.obj
[ 90%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/tribuf.c.obj
[ 91%] Building C object demos/skater/CMakeFiles/skater_agl.dir/source/virtctl.c.obj
Linking C executable skater_agl.exe
[ 91%] Built target skater_agl
Scanning dependencies of target aldat
[ 91%] Building C object tools/CMakeFiles/aldat.dir/datedit.c.obj
[ 91%] Building C object tools/CMakeFiles/aldat.dir/plugins/datalpha.c.obj
[ 92%] Building C object tools/CMakeFiles/aldat.dir/plugins/datfli.c.obj
[ 92%] Building C object tools/CMakeFiles/aldat.dir/plugins/datfname.c.obj
[ 92%] Building C object tools/CMakeFiles/aldat.dir/plugins/datfont.c.obj
[ 92%] Building C object tools/CMakeFiles/aldat.dir/plugins/datgrab.c.obj
[ 93%] Building C object tools/CMakeFiles/aldat.dir/plugins/datgrid.c.obj
[ 93%] Building C object tools/CMakeFiles/aldat.dir/plugins/datimage.c.obj
[ 93%] Building C object tools/CMakeFiles/aldat.dir/plugins/datitype.c.obj
[ 93%] Building C object tools/CMakeFiles/aldat.dir/plugins/datmidi.c.obj
[ 94%] Building C object tools/CMakeFiles/aldat.dir/plugins/datpal.c.obj
[ 94%] Building C object tools/CMakeFiles/aldat.dir/plugins/datsamp.c.obj
[ 94%] Building C object tools/CMakeFiles/aldat.dir/plugins/datworms.c.obj
[ 94%] Building C object tools/CMakeFiles/aldat.dir/__/addons/jpgalleg/plugin/datjpeg.c.obj
Linking C static library ..\lib\libaldat.a
[ 94%] Built target aldat
Scanning dependencies of target colormap
[ 94%] Building C object tools/CMakeFiles/colormap.dir/colormap.c.obj
Linking C executable colormap.exe
[ 94%] Built target colormap
Scanning dependencies of target dat
[ 94%] Building C object tools/CMakeFiles/dat.dir/dat.c.obj
Linking C executable dat.exe
[ 94%] Built target dat
Scanning dependencies of target dat2c
[ 94%] Building C object tools/CMakeFiles/dat2c.dir/dat2c.c.obj
Linking C executable dat2c.exe
[ 94%] Built target dat2c
Scanning dependencies of target dat2s
[ 95%] Building C object tools/CMakeFiles/dat2s.dir/dat2s.c.obj
Linking C executable dat2s.exe
[ 95%] Built target dat2s
Scanning dependencies of target exedat
[ 95%] Building C object tools/CMakeFiles/exedat.dir/exedat.c.obj
Linking C executable exedat.exe
[ 95%] Built target exedat
Scanning dependencies of target grabber
[ 95%] Building C object tools/CMakeFiles/grabber.dir/grabber.c.obj
Linking C executable grabber.exe
[ 95%] Built target grabber
Scanning dependencies of target pack
[ 95%] Building C object tools/CMakeFiles/pack.dir/pack.c.obj
Linking C executable pack.exe
[ 95%] Built target pack
Scanning dependencies of target pat2dat
[ 95%] Building C object tools/CMakeFiles/pat2dat.dir/pat2dat.c.obj
Linking C executable pat2dat.exe
[ 95%] Built target pat2dat
Scanning dependencies of target rgbmap
[ 95%] Building C object tools/CMakeFiles/rgbmap.dir/rgbmap.c.obj
Linking C executable rgbmap.exe
[ 95%] Built target rgbmap
Scanning dependencies of target textconv
[ 95%] Building C object tools/CMakeFiles/textconv.dir/textconv.c.obj
C:\mingw\LIBS\A442_original\tools\textconv.c: In function 'main':
C:\mingw\LIBS\A442_original\tools\textconv.c:304:10: warning: 'in_desc' may be used uninitialized in this function
C:\mingw\LIBS\A442_original\tools\textconv.c:304:20: warning: 'out_desc' may be used uninitialized in this function
Linking C executable textconv.exe
[ 95%] Built target textconv
Scanning dependencies of target wfixicon
[ 96%] Building C object tools/CMakeFiles/wfixicon.dir/win/wfixicon.c.obj
Linking C executable wfixicon.exe
[ 96%] Built target wfixicon
Scanning dependencies of target copy_setup_data
[ 96%] Generating ././setup.dat
[ 96%] Built target copy_setup_data
Scanning dependencies of target keyconf
[ 96%] Building C object setup/CMakeFiles/keyconf.dir/keyconf.c.obj
Linking C executable keyconf.exe
[ 96%] Built target keyconf
Scanning dependencies of target setup
[ 96%] Building C object setup/CMakeFiles/setup.dir/setup.c.obj
Linking C executable setup.exe
[ 96%] Built target setup
Scanning dependencies of target afinfo
[ 96%] Building C object tests/CMakeFiles/afinfo.dir/afinfo.c.obj
Linking C executable afinfo.exe
[ 96%] Built target afinfo
Scanning dependencies of target akaitest
[ 96%] Building C object tests/CMakeFiles/akaitest.dir/akaitest.c.obj
Linking C executable akaitest.exe
[ 96%] Built target akaitest
Scanning dependencies of target dibgrab
[ 96%] Building C object tests/CMakeFiles/dibgrab.dir/win/dibgrab.c.obj
Linking C executable dibgrab.exe
[ 96%] Built target dibgrab
Scanning dependencies of target dibhello
[ 96%] Building C object tests/CMakeFiles/dibhello.dir/win/dibhello.c.obj
Linking C executable dibhello.exe
[ 96%] Built target dibhello
Scanning dependencies of target dibsound
[ 96%] Building C object tests/CMakeFiles/dibsound.dir/win/dibsound.c.obj
[ 97%] Building RC object tests/CMakeFiles/dibsound.dir/win/dibsound.rc.obj
Linking C executable dibsound.exe
[ 97%] Built target dibsound
Scanning dependencies of target digitest
[ 97%] Building C object tests/CMakeFiles/digitest.dir/digitest.c.obj
Linking C executable digitest.exe
[ 97%] Built target digitest
Scanning dependencies of target dxwindow
[ 97%] Building C object tests/CMakeFiles/dxwindow.dir/win/dxwindow.c.obj
[ 97%] Building RC object tests/CMakeFiles/dxwindow.dir/win/dxwindow.rc.obj
Linking C executable dxwindow.exe
[ 97%] Built target dxwindow
Scanning dependencies of target filetest
[ 97%] Building C object tests/CMakeFiles/filetest.dir/filetest.c.obj
Linking C executable filetest.exe
[ 97%] Built target filetest
Scanning dependencies of target gfxinfo
[ 97%] Building C object tests/CMakeFiles/gfxinfo.dir/gfxinfo.c.obj
Linking C executable gfxinfo.exe
[ 97%] Built target gfxinfo
Scanning dependencies of target mathtest
[ 98%] Building C object tests/CMakeFiles/mathtest.dir/mathtest.c.obj
Linking C executable mathtest.exe
[ 98%] Built target mathtest
Scanning dependencies of target miditest
[ 98%] Building C object tests/CMakeFiles/miditest.dir/miditest.c.obj
Linking C executable miditest.exe
[ 98%] Built target miditest
Scanning dependencies of target play
[ 99%] Building C object tests/CMakeFiles/play.dir/play.c.obj
Linking C executable play.exe
[ 99%] Built target play
Scanning dependencies of target playfli
[ 99%] Building C object tests/CMakeFiles/playfli.dir/playfli.c.obj
Linking C executable playfli.exe
[ 99%] Built target playfli
Scanning dependencies of target scrsave
[ 99%] Building C object tests/CMakeFiles/scrsave.dir/win/scrsave.c.obj
[100%] Building RC object tests/CMakeFiles/scrsave.dir/win/scrsave.rc.obj
Linking C executable scrsave.exe
[100%] Built target scrsave
Scanning dependencies of target test
[100%] Building C object tests/CMakeFiles/test.dir/test.c.obj
Linking C executable test.exe
[100%] Built target test
Scanning dependencies of target vesainfo
[100%] Building C object tests/CMakeFiles/vesainfo.dir/vesainfo.c.obj
Linking C executable vesainfo.exe
[100%] Built target vesainfo
c:\mingw\LIBS\A442_original\build>mingw32-make -install
mingw32-make: invalid option -- a
Usage: mingw32-make [options] [target] ...
Options:
-b, -m Ignored for compatibility.
-B, --always-make Unconditionally make all targets.
-C DIRECTORY, --directory=DIRECTORY
Change to DIRECTORY before doing anything.
-d Print lots of debugging information.
--debug[=FLAGS] Print various types of debugging information.
-e, --environment-overrides
Environment variables override makefiles.
--eval=STRING Evaluate STRING as a makefile statement.
-f FILE, --file=FILE, --makefile=FILE
Read FILE as a makefile.
-h, --help Print this message and exit.
-i, --ignore-errors Ignore errors from recipes.
-I DIRECTORY, --include-dir=DIRECTORY
Search DIRECTORY for included makefiles.
-j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
-k, --keep-going Keep going when some targets can't be made.
-l [N], --load-average[=N], --max-load[=N]
Don't start multiple jobs unless load is below N.
-L, --check-symlink-times Use the latest mtime between symlinks and target.
-n, --just-print, --dry-run, --recon
Don't actually run any recipe; just print them.
-o FILE, --old-file=FILE, --assume-old=FILE
Consider FILE to be very old and don't remake it.
-p, --print-data-base Print make's internal database.
-q, --question Run no recipe; exit status says if up to date.
-r, --no-builtin-rules Disable the built-in implicit rules.
-R, --no-builtin-variables Disable the built-in variable settings.
-s, --silent, --quiet Don't echo recipes.
-S, --no-keep-going, --stop
Turns off -k.
-t, --touch Touch targets instead of remaking them.
-v, --version Print the version number of make and exit.
-w, --print-directory Print the current directory.
--no-print-directory Turn off -w, even if it was turned on implicitly.
-W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
Consider FILE to be infinitely new.
--warn-undefined-variables Warn when an undefined variable is referenced.
This program built for i386-pc-mingw32
Report bugs to
c:\mingw\LIBS\A442_original\build>mingw32-make install
[ 32%] Built target allegro
[ 35%] Built target allegrogl
[ 36%] Built target loadpng
[ 36%] Built target logg
[ 38%] Built target jpgalleg
[ 40%] Built target makedoc
[ 55%] Built target docs
[ 57%] Built target copy_example_data
[ 57%] Built target ex12bit
[ 57%] Built target ex3buf
[ 58%] Built target ex3d
[ 58%] Built target exaccel
[ 58%] Built target exalpha
[ 58%] Built target exbitmap
[ 59%] Built target exblend
[ 59%] Built target excamera
[ 59%] Built target excolmap
[ 59%] Built target exconfig
[ 60%] Built target excustom
[ 60%] Built target exdata
[ 60%] Built target exdbuf
[ 61%] Built target exexedat
[ 61%] Built target exfixed
[ 61%] Built target exflame
[ 61%] Built target exflip
[ 62%] Built target exfont
[ 62%] Built target exgui
[ 62%] Built target exhello
[ 62%] Built target exjoy
[ 63%] Built target exkeys
[ 63%] Built target exlights
[ 63%] Built target exmem
[ 63%] Built target exmidi
[ 64%] Built target exmouse
[ 64%] Built target expackf
[ 64%] Built target expal
[ 64%] Built target expat
[ 65%] Built target exquat
[ 65%] Built target exrgbhsv
[ 65%] Built target exrotscl
[ 65%] Built target exsample
[ 65%] Built target exscale
[ 66%] Built target exscn3d
[ 66%] Built target exscroll
[ 66%] Built target exshade
[ 66%] Built target exspline
[ 67%] Built target exsprite
[ 67%] Built target exstars
[ 67%] Built target exstream
[ 67%] Built target exswitch
[ 68%] Built target exsyscur
[ 68%] Built target extimer
[ 68%] Built target extrans
[ 68%] Built target extrans2
[ 69%] Built target extruec
[ 69%] Built target exunicod
[ 69%] Built target exupdate
[ 69%] Built target exxfade
[ 70%] Built target exzbuf
[ 71%] Built target copy_shooter_data
[ 74%] Built target shooter
[ 74%] Built target copy_skater_data
[ 82%] Built target skater
[ 91%] Built target skater_agl
[ 94%] Built target aldat
[ 94%] Built target colormap
[ 94%] Built target dat
[ 94%] Built target dat2c
[ 95%] Built target dat2s
[ 95%] Built target exedat
[ 95%] Built target grabber
[ 95%] Built target pack
[ 95%] Built target pat2dat
[ 95%] Built target rgbmap
[ 95%] Built target textconv
[ 96%] Built target wfixicon
[ 96%] Built target copy_setup_data
[ 96%] Built target keyconf
[ 96%] Built target setup
[ 96%] Built target afinfo
[ 96%] Built target akaitest
[ 96%] Built target dibgrab
[ 96%] Built target dibhello
[ 97%] Built target dibsound
[ 97%] Built target digitest
[ 97%] Built target dxwindow
[ 97%] Built target filetest
[ 97%] Built target gfxinfo
[ 98%] Built target mathtest
[ 98%] Built target miditest
[ 99%] Built target play
[ 99%] Built target playfli
[100%] Built target scrsave
[100%] Built target test
[100%] Built target vesainfo
Install the project...
-- Install configuration: "release"
-- Installing: C:/mingw/lib/liballeg44.dll.a
-- Installing: C:/mingw/bin/alleg44.dll
-- Installing: C:/mingw/include/allegro/platform/alplatf.h
-- Up-to-date: C:/mingw/include/allegro.h
-- Up-to-date: C:/mingw/include/allegro/3d.h
-- Up-to-date: C:/mingw/include/allegro/3dmaths.h
-- Up-to-date: C:/mingw/include/allegro/alcompat.h
-- Up-to-date: C:/mingw/include/allegro/alinline.h
-- Up-to-date: C:/mingw/include/allegro/base.h
-- Up-to-date: C:/mingw/include/allegro/color.h
-- Up-to-date: C:/mingw/include/allegro/compiled.h
-- Up-to-date: C:/mingw/include/allegro/config.h
-- Up-to-date: C:/mingw/include/allegro/datafile.h
-- Up-to-date: C:/mingw/include/allegro/debug.h
-- Up-to-date: C:/mingw/include/allegro/digi.h
-- Up-to-date: C:/mingw/include/allegro/draw.h
-- Up-to-date: C:/mingw/include/allegro/file.h
-- Up-to-date: C:/mingw/include/allegro/fix.h
-- Up-to-date: C:/mingw/include/allegro/fixed.h
-- Up-to-date: C:/mingw/include/allegro/fli.h
-- Up-to-date: C:/mingw/include/allegro/fmaths.h
-- Up-to-date: C:/mingw/include/allegro/font.h
-- Up-to-date: C:/mingw/include/allegro/gfx.h
-- Up-to-date: C:/mingw/include/allegro/graphics.h
-- Up-to-date: C:/mingw/include/allegro/gui.h
-- Up-to-date: C:/mingw/include/allegro/joystick.h
-- Up-to-date: C:/mingw/include/allegro/keyboard.h
-- Up-to-date: C:/mingw/include/allegro/lzss.h
-- Up-to-date: C:/mingw/include/allegro/matrix.h
-- Up-to-date: C:/mingw/include/allegro/midi.h
-- Up-to-date: C:/mingw/include/allegro/mouse.h
-- Up-to-date: C:/mingw/include/allegro/palette.h
-- Up-to-date: C:/mingw/include/allegro/quat.h
-- Up-to-date: C:/mingw/include/allegro/rle.h
-- Up-to-date: C:/mingw/include/allegro/sound.h
-- Up-to-date: C:/mingw/include/allegro/stream.h
-- Up-to-date: C:/mingw/include/allegro/system.h
-- Up-to-date: C:/mingw/include/allegro/text.h
-- Up-to-date: C:/mingw/include/allegro/timer.h
-- Up-to-date: C:/mingw/include/allegro/unicode.h
-- Up-to-date: C:/mingw/include/allegro/inline/3dmaths.inl
-- Up-to-date: C:/mingw/include/allegro/inline/asm.inl
-- Up-to-date: C:/mingw/include/allegro/inline/color.inl
-- Up-to-date: C:/mingw/include/allegro/inline/draw.inl
-- Up-to-date: C:/mingw/include/allegro/inline/fix.inl
-- Up-to-date: C:/mingw/include/allegro/inline/fmaths.inl
-- Up-to-date: C:/mingw/include/allegro/inline/gfx.inl
-- Up-to-date: C:/mingw/include/allegro/inline/matrix.inl
-- Up-to-date: C:/mingw/include/allegro/inline/rle.inl
-- Up-to-date: C:/mingw/include/allegro/inline/system.inl
-- Up-to-date: C:/mingw/include/allegro/internal/aintern.h
-- Up-to-date: C:/mingw/include/allegro/internal/aintvga.h
-- Up-to-date: C:/mingw/include/allegro/internal/alconfig.h
-- Up-to-date: C:/mingw/include/allegro/platform/aintbeos.h
-- Up-to-date: C:/mingw/include/allegro/platform/aintdos.h
-- Up-to-date: C:/mingw/include/allegro/platform/aintlnx.h
-- Up-to-date: C:/mingw/include/allegro/platform/aintmac.h
-- Up-to-date: C:/mingw/include/allegro/platform/aintosx.h
-- Up-to-date: C:/mingw/include/allegro/platform/aintpsp.h
-- Up-to-date: C:/mingw/include/allegro/platform/aintqnx.h
-- Up-to-date: C:/mingw/include/allegro/platform/aintunix.h
-- Up-to-date: C:/mingw/include/allegro/platform/aintwin.h
-- Up-to-date: C:/mingw/include/allegro/platform/al386gcc.h
-- Up-to-date: C:/mingw/include/allegro/platform/al386vc.h
-- Up-to-date: C:/mingw/include/allegro/platform/al386wat.h
-- Up-to-date: C:/mingw/include/allegro/platform/albcc32.h
-- Up-to-date: C:/mingw/include/allegro/platform/albecfg.h
-- Up-to-date: C:/mingw/include/allegro/platform/albeos.h
-- Up-to-date: C:/mingw/include/allegro/platform/aldjgpp.h
-- Up-to-date: C:/mingw/include/allegro/platform/aldmc.h
-- Up-to-date: C:/mingw/include/allegro/platform/aldos.h
-- Up-to-date: C:/mingw/include/allegro/platform/almac.h
-- Up-to-date: C:/mingw/include/allegro/platform/almaccfg.h
-- Up-to-date: C:/mingw/include/allegro/platform/almngw32.h
-- Up-to-date: C:/mingw/include/allegro/platform/almsvc.h
-- Up-to-date: C:/mingw/include/allegro/platform/alosx.h
-- Up-to-date: C:/mingw/include/allegro/platform/alosxcfg.h
-- Up-to-date: C:/mingw/include/allegro/platform/alpsp.h
-- Up-to-date: C:/mingw/include/allegro/platform/alpspcfg.h
-- Up-to-date: C:/mingw/include/allegro/platform/alqnx.h
-- Up-to-date: C:/mingw/include/allegro/platform/alqnxcfg.h
-- Up-to-date: C:/mingw/include/allegro/platform/alucfg.h
-- Up-to-date: C:/mingw/include/allegro/platform/alunix.h
-- Up-to-date: C:/mingw/include/allegro/platform/alwatcom.h
-- Up-to-date: C:/mingw/include/allegro/platform/alwin.h
-- Up-to-date: C:/mingw/include/allegro/platform/astdint.h
-- Up-to-date: C:/mingw/include/allegro/platform/macdef.h
-- Up-to-date: C:/mingw/include/winalleg.h
-- Installing: C:/mingw/lib/liballeggl.a
-- Installing: C:/mingw/include/alleggl.h
-- Up-to-date: C:/mingw/include/allegrogl/gl_ext.h
-- Up-to-date: C:/mingw/include/allegrogl/gl_header_detect.h
-- Installing: C:/mingw/include/allegrogl/alleggl_config.h
-- Up-to-date: C:/mingw/include/allegrogl/GLext/glx_ext_alias.h
-- Up-to-date: C:/mingw/include/allegrogl/GLext/glx_ext_api.h
-- Up-to-date: C:/mingw/include/allegrogl/GLext/glx_ext_defs.h
-- Up-to-date: C:/mingw/include/allegrogl/GLext/glx_ext_list.h
-- Up-to-date: C:/mingw/include/allegrogl/GLext/gl_ext_alias.h
-- Up-to-date: C:/mingw/include/allegrogl/GLext/gl_ext_api.h
-- Up-to-date: C:/mingw/include/allegrogl/GLext/gl_ext_defs.h
-- Up-to-date: C:/mingw/include/allegrogl/GLext/gl_ext_list.h
-- Up-to-date: C:/mingw/include/allegrogl/GLext/wgl_ext_alias.h
-- Up-to-date: C:/mingw/include/allegrogl/GLext/wgl_ext_api.h
-- Up-to-date: C:/mingw/include/allegrogl/GLext/wgl_ext_defs.h
-- Up-to-date: C:/mingw/include/allegrogl/GLext/wgl_ext_list.h
-- Installing: C:/mingw/lib/libloadpng.a
-- Up-to-date: C:/mingw/include/loadpng.h
-- Installing: C:/mingw/lib/liblogg.a
-- Up-to-date: C:/mingw/include/logg.h
-- Installing: C:/mingw/lib/libjpgalleg.a
-- Up-to-date: C:/mingw/include/jpgalleg.h
-- Installing: C:/mingw/bin/colormap.exe
-- Installing: C:/mingw/bin/dat2c.exe
-- Installing: C:/mingw/bin/exedat.exe
-- Installing: C:/mingw/bin/pack.exe
-- Installing: C:/mingw/bin/rgbmap.exe
-- Installing: C:/mingw/bin/textconv.exe
-- Installing: C:/mingw/bin/dat.exe
-- Installing: C:/mingw/bin/dat2s.exe
-- Installing: C:/mingw/bin/pat2dat.exe
-- Installing: C:/mingw/bin/grabber.exe
c:\mingw\LIBS\A442_original\build>