Re: downgrading make version

2006-09-20 Thread David Mastronarde
I tried this version and it solved two problems that I had with dependencies being incorrectly interpreted as target patterns. But then I got another problem. In my Makefile I have: (CP) = \cp install: $(PROGS) $(CP) $(PROGS) $(INSTBINDIR) And I get from make install: \cp nda.exe

Re: downgrading make version

2006-09-20 Thread Christopher Faylor
On Wed, Sep 20, 2006 at 10:35:05PM -0600, David Mastronarde wrote: I tried this version and it solved two problems that I had with dependencies being incorrectly interpreted as target patterns. But then I got another problem. In my Makefile I have: (CP) = \cp install: $(PROGS) $(CP)

Re: downgrading make version

2006-09-20 Thread Christopher Layne
On Thu, Sep 21, 2006 at 12:57:58AM -0400, Christopher Faylor wrote: (CP) = \cp install: $(PROGS) $(CP) $(PROGS) $(INSTBINDIR) \cp nda.exe mtk.exe sda.exe /home/mast/CYGMOD/bin make: \cp: Command not found The above is not valid makefile syntax but if I make obvious corrections, I

Re: downgrading make version

2006-09-17 Thread Kovarththanan Rajaratnam
Hello Christopher Christopher Faylor wrote: On Sat, Sep 16, 2006 at 05:13:08PM +0200, Kovarththanan Rajaratnam wrote: I've deleted the old version of make since this behavior will be the default if I make a new release and we really need to test the patched version. See:

Re: downgrading make version

2006-09-16 Thread Kovarththanan Rajaratnam
Hello Dave Korn wrote: On 10 September 2006 19:22, Amit Partani wrote: Run setup.exe, when you get to the package chooser, click 'Keep' to keep the rest of the installation the same, then in either the full or category view keep clicking on make until you get the 3.80 version selected. Am

Re: downgrading make version

2006-09-16 Thread Christopher Faylor
On Sat, Sep 16, 2006 at 05:13:08PM +0200, Kovarththanan Rajaratnam wrote: Dave Korn wrote: On 10 September 2006 19:22, Amit Partani wrote: Run setup.exe, when you get to the package chooser, click 'Keep' to keep the rest of the installation the same, then in either the full or category view keep

Re: downgrading make version

2006-09-11 Thread William A. Hoffman
If you are interested in downgrading to get dos driver letter specification to work. (i.e. c:/foo/bar.) Please try the patched version of make 3.81. http://www.cmake.org/files/cygwin/make.exe Please report back to this list if you have any issues with this version of make. -Bill At 02:21 PM

downgrading make version

2006-09-10 Thread Amit Partani
Hi, The make version installed in my cygwin is GNU make 3.81. Can someone tell me how can I downgrade it to GNU make 3.80. Thanks, Amit -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

RE: downgrading make version

2006-09-10 Thread Dave Korn
On 10 September 2006 19:22, Amit Partani wrote: Hi, The make version installed in my cygwin is GNU make 3.81. Can someone tell me how can I downgrade it to GNU make 3.80. Run setup.exe, when you get to the package chooser, click 'Keep' to keep the rest of the installation the same, then in