hI Paul Smith,
I am interested to do development required for GNU make. Can you give me the
details what should I do?
regards,
sureshbk.
-
Everyone is raving about the all-new Yahoo! Mail beta.
Hi Bug Team,
I have been combatting a make bug for several months, and after many,
many hours of web searching, I am finally breaking down to see if you
might possibly have some idea about what I can do about this bug. The
issue is that I am building assets for a video game using the following
c
On Sun, 2007-01-28 at 00:24 -0800, Bill Harding wrote:
> make -C Anims --no-print-directory -r -f Anims.mk all && make -C BGs
> --no-print-directory -r -f BGs.mk all
>
> However, at seemingly random intervals throughout the build process
> (usually about 4-5 times per build), I get the followin
> From: Paul Smith <[EMAIL PROTECTED]>
> Date: Sun, 28 Jan 2007 09:42:25 -0500
> Cc: bug-make@gnu.org
>
>
> * the code that generates that output is conditionally compiled
> only if MAKE_JOBSERVERS is set, and that macro is set only if
> the configure script detects a number
On Sun, Jan 28, 2007 at 10:22:52PM +0200, Eli Zaretskii wrote:
>> From: Paul Smith
>> Date: Sun, 28 Jan 2007 09:42:25 -0500
>>
>>
>> * the code that generates that output is conditionally compiled
>> only if MAKE_JOBSERVERS is set, and that macro is set only if
>> the config
In regards to Paul's earlier questions about the version and
distribution of my make, it is a Cygwin version of make running on
Windows XP. Specifically, if I access my make's help it says "Program
built for i686-pc-cygwin". The version of make is GNU Make 3.80.
--Bill
-Original Message--
On Sun, 2007-01-28 at 13:27 -0800, Bill Harding wrote:
> In regards to Paul's earlier questions about the version and
> distribution of my make, it is a Cygwin version of make running on
> Windows XP. Specifically, if I access my make's help it says "Program
> built for i686-pc-cygwin". The versi
Update of bug #18872 (project make):
Status:None => Fixed
Open/Closed:Open => Closed
Component Version:None => 3.81
Fixed Release:
On Sun, Jan 28, 2007 at 05:06:50PM -0500, Paul Smith wrote:
>On Sun, 2007-01-28 at 13:27 -0800, Bill Harding wrote:
>> In regards to Paul's earlier questions about the version and
>> distribution of my make, it is a Cygwin version of make running on
>> Windows XP. Specifically, if I access my make