Re: [AD] Can't compile CVS allegro with mingw and gcc 3.4.2 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Wed, 2005-03-09 at 08:48 -0500, Sevalecan Dragon wrote:
> When trying to compile the CVS version of allegro in mingw I get this:
>
> gcc -DALLEGRO_SRC -DALLEGRO_LIB_BUILD -Wall -Wno-unused -march=i586 -O2 -funroll
> -loops -ffast-math -fomit-frame-pointer -I. -I./include -o
> obj/mingw32/alleg/poly3d.o -c src/poly3d.c
> src/poly3d.c:32:35: obj/mingw32/asmcapa.h: No such file or directory
> mingw32-make: *** [obj/mingw32/alleg/poly3d.o] Error 1
>
> Has anyone else gotten this error with the latest CVS?
>
With CVS, you need to run "make depend".
--
Elias Pschernig