Re: problem with make-3.81

2009-02-27 Thread Rob Walker
Or, you could unpack a patched up version of Cygwin's GNU make-3.81, available here: http://sites.rwalker.com/cygwin -Rob Dave Korn wrote: Charles Wilson wrote: ycollet@ wrote: I think Dave wants you to get the mingw-make from the mingw project site :-) Yes, I fill that.

Re: problem with make-3.81

2009-02-27 Thread Dave Korn
Charles Wilson wrote: > ycollet@ wrote: >>> I think Dave wants you to get the mingw-make from the mingw project site >> :-) >> >> Yes, I fill that. But that's a little bit complicated: to benefit from a >> "pure" windows binary, you can compile a mingw binary using cygwin tools. >> But you still ne

Re: problem with make-3.81

2009-02-27 Thread Charles Wilson
ycol...@freesurf.fr wrote: >> I think Dave wants you to get the mingw-make from the mingw project site > :-) > > Yes, I fill that. But that's a little bit complicated: to benefit from a > "pure" windows binary, you can compile a mingw binary using cygwin tools. > But you still need to download the

Re: problem with make-3.81

2009-02-27 Thread ycollet
> I think Dave wants you to get the mingw-make from the mingw project site :-) Yes, I fill that. But that's a little bit complicated: to benefit from a "pure" windows binary, you can compile a mingw binary using cygwin tools. But you still need to download the make tool from the mingw website. >

Re: problem with make-3.81

2009-02-27 Thread Ralph Hempel
y???...@f??f.fr wrote: Apologies for not mangling the email address in my other response to that note. Turns out that if you make your email address the display name, then it forces the person sending a reply to do extra work so that your email address isn't visible everywhere. Ralph -- U

Re: problem with make-3.81

2009-02-27 Thread Ralph Hempel
ycol...@freesurf.fr wrote: If you want make to understand MinGW paths generated by a MinGW compiler, you should use a MinGW make, not a Cygwin make. Is there any mingw make shipped with cygwin ? I can't find one in my current installation ... I think Dave wants you to get the mingw-make fro

Re: problem with make-3.81

2009-02-27 Thread ycollet
>> I was trying to compile project from coin-or (http://www.coin-or.org) using >> the cygwin tools and I found a problem: >> .deps/ClpCholeskyBase.Plo:1: *** multiple target patterns. (and several >> other error messages from this kind) >> >> So I searched in google some hints and found that thi

Re: problem with make-3.81

2009-02-27 Thread Dave Korn
ycollet wrote: > I was trying to compile project from coin-or (http://www.coin-or.org) using > the cygwin tools and I found a problem: > .deps/ClpCholeskyBase.Plo:1: *** multiple target patterns. (and several > other error messages from this kind) > > So I searched in google some hints and foun

problem with make-3.81

2009-02-27 Thread ycollet
Hello, I was trying to compile project from coin-or (http://www.coin-or.org) using the cygwin tools and I found a problem: .deps/ClpCholeskyBase.Plo:1: *** multiple target patterns. (and several other error messages from this kind) So I searched in google some hints and found that this is a "w