Re: [AD] Allegro 4.2.0 beta 4 deadline |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Elias Pschernig wrote:
On Mon, 2005-06-27 at 13:30 +0200, Michal Molhanec wrote:and under mingw, the "make demo" builds demo.exe OK, however after the succesfull building it tries to do:gcc -DALLEGRO_LIB_BUILD -Wall -Wno-unused -mtune=i586 -O2 -funroll-loops -ffast-math -fomit-frame-pointer -mtune=i586 demo/demo.c demo/demo.exe -o demowhich makes no senseOdd. I wonder which rules does this. Can you try manually running make depend?
see http://molhanec.net/makefile.dep , but it probably won't helpBTW the MSVC port after fixing does the same (except that the command is cc -W1 -Gd -MD -O2 -GB -GL demo/demo.c demo/demo.exe -o demo)
-- Regards, Michal ICQ# 175762750
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |