[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
and another bug i found in the makefile was this:
gcc -Wall -Wno-unused -march=pentium -O2 -funroll-loops -ffast-math -fomit-f
rame
-pointer -fno-strength-reduce -I. -I./include -o
obj/mingw32/alleg/datedit.o -c
tools/datedit.c
tools/datedit.c:85: obj/mingw32/plugins.h: No such file or directory
MAKE.EXE[1]: *** [obj/mingw32/alleg/datedit.o] Error 1
MAKE.EXE[1]: Leaving directory `C:/mingw32/allegro'
C:\MINGW32\BIN\MAKE.EXE: *** [all] Error 2