Re: [AD] - Makefile problem |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
George Foot wrote:
> DJGPP does. :)
Can't find it in djdev203. I tried looking in other packages, but it's
not there.
> Anyway, try setting SHELL to
> cmd.exe or something like that.
Same result. Make refuses to work. If I have the batch file though, it
works.
[snip]
> command. Try "echo copy %1 %2 > copy.bat" and make again, to
> see if this is going to work.
Nope, doesn't work. But now it's a different error message:
G:\MingW32\ALLEGRO>make install
copy lib\mingw32\liballeg.a \mingw32\lib
make (e=2): The system cannot find the file specified.
make: *** [/mingw32/lib/liballeg.a] Error 2
(note the lack of 'CreateProcess')
--
- Robert J Ohannessian
"Microsoft code is probably O(n^20)" (My CS teacher)