[Coco] making nitros9 on MinGW

Tormod Volden lists.tormod at gmail.com
Tue Jul 16 18:51:25 EDT 2013


On Tue, Jul 16, 2013 at 11:31 PM, Bob Devries wrote:
> Tormod said:
>> Which version of make do you use? The output from "make -v" and "type
>> make" would be useful. If you are using mingw32-make, please try
>> installing the msys-make package, since http://mingw.org/wiki/FAQ says
>> mingw32-make has some limitations.
>
>
> I'm using GNU Make 3.81

I am not able to tell if that's mingw32-make or not. Please provide
the output from "make -v" and "type make". If you use ldd on the full
path of make (what you get from type) then you can see if it depends
on an msys dll or not. If ldd works on Cygwin, that is...

Then try installing msys-make.

> Here's the deluxe part of the log:
>
> https://www.dropbox.com/s/e2zyrsjcw44hol9/Make-deluxe.log

That is the compilation part but not the disk building. If using
Dropbox you might as well upload the whole log anyway.

Tormod



More information about the Coco mailing list