Re: [AD] Patch for makefile issue when compiling MSVC with Cygwin

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Andrei Ellman wrote:
When trying to compile Allegro 4.2.1 for MSVC using Cygwin, I got the following error:

makefile.vc:282: *** target pattern contains no `%'.  Stop.

I remember we have discussed this. We concluded that it wasn't very nice from cygwin-make maintainer to drop support for WIN32 paths. I supposed that the feature will be brought back in the future versions of make, because I saw some patches floating around. But, yes, the right way to do it is using "cygpath". I was just to lazy to do it by myself.

So far, this has only been tried with Cygwin. I'm not sure if the ':' problem is a cygwin thing, or if a solution needs to be thought up for MinGW as well.

It is cygwin specific.

Anyway, here's what I get witn make -v
GNU Make 3.81

Note that make-3.80 work just fine!


--
Milan Mimica
http://sparklet.sf.net




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/