RE: help

2006-02-21 Thread Martin Dorey
Title: help This mailing list is for reporting and discussing bugs in make rather than for help with installation difficulties.   You would probably be better off downloading an executable from, perhaps, http://www.mingw.org/download.shtml or using Cygwin's setup tool.  You'd be even bett

Re: Target specific immediate append operator not working as expected

2006-02-21 Thread Paul D. Smith
%% <[EMAIL PROTECTED]> writes: lm> There is some weirdness going on with the append operator and lm> target-specific contexts. lm> The append operator should act immediately if the variable was lm> originally assigned with an immediate assignment but this does not lm> happen if the vari

RE: GNU make 3.81rc1 released -- please test.

2006-02-21 Thread Paul D. Smith
%% "Norman Wilson" <[EMAIL PROTECTED]> writes: nw> It was in beta4 on Solaris but didn't show up on Linux. There is nw> another SEGV on Linux in the same bit of code, but it only happens nw> when using -W flags. I've been catching up with some other stuff nw> (ie my proper work) so I haven

Re: help

2006-02-21 Thread J. Grant
On 20/02/06 17:31, Robert Tellamalla wrote: Hi, While I am trying to install the Gnu make in to my system it is showing that make is failed and goto dosbuild.bat Hi, There is a win32 binary in the download section of http://mingw.org/ Kind regards JG

Re: GNU make 3.81rc1 released -- please test.

2006-02-21 Thread Steve James
On Monday 20 February 2006 04:25, [EMAIL PROTECTED] wrote: > Hi all; > > Please find the first release candidate for GNU make 3.81, 3.81rc1, > available now for download from ftp://alpha.gnu.org/gnu/make: > > c907a044ebe7dff19f56f8dbb829cd3f > ftp://alpha.gnu.org/gnu/make/make-3.81rc1.tar.bz2 >

[bug #13529] Incorrect circular dependancy

2006-02-21 Thread Thomas Bleher
Follow-up Comment #3, bug #13529 (project make): OK, I tracked down my problem and reduced it to a small testcase: The Makefile looks like this: vpath %.te test/ .SECONDARY: default: test/a test/b test/a: fail.te test/b : fail.te test/fail.te: test/ exists but is empty. When I run make with thi

Re: GNU make 3.81rc1 released -- please test.

2006-02-21 Thread James Coleman
libumem on solaris is quite good, you can run it no problem without dbx or the other sun tools. Not quite as good as valgrind I believe though I don't have experience with valgrind. Here's another url with good examples of use of libumem: http://access1.sun.com/techarticles/libumem.html Very ea

Re: GNU make 3.81rc1 released -- please test.

2006-02-21 Thread James Coleman
I definately agree it is a bug fix. (that changes behaviour :) ) Thanks Paul, James. Paul D. Smith wrote: I'll add a note about this as it's a behavior change, even though I consider it a bug fix. ___ Bug-make mailing list Bug-make@gnu.org htt

help

2006-02-21 Thread Robert Tellamalla
Title: help Hi, While I am trying to install the Gnu make in to my system it is showing that make is failed and goto dosbuild.bat It is also not showing every thing it is showing like evcery thing is no; So if u know please help me regarding this project currently we are in Globalization p