On Wed, 2014-06-11 at 13:45 -0400, Paul Smith wrote:
> Unfortunately in older versions of make the option and argument
> are left as two separate words:
>
> $ echo 'a:;: $(MAKEFLAGS)' | make-3.81 -f- -I/usr/include -I/bin
> : I /usr/include -I /bin
>
> which makes it much more difficult to re
On Tue, 2014-06-10 at 16:01 -0700, Corey Brenner wrote:
> I've run into a situation where I want to control the include dirs in
> a recursive make. I am adding include paths to recursive invocations
> via --include-dir=, when I find one which matches my criteria.
>
> However, GNU Make seems to b
Hi,
I've run into a situation where I want to control the include dirs in a
recursive make. I am adding include paths to recursive invocations via
--include-dir=, when I find one which matches my criteria.
However, GNU Make seems to be holding on to these directories from high level
invocatio
On 04 August 2007 00:08, Christopher Faylor wrote:
> On Sat, Aug 04, 2007 at 01:08:54AM +0300, Eli Zaretskii wrote:
>>> Date: Fri, 3 Aug 2007 14:55:15 -0700 (PDT)
>>> From: [EMAIL PROTECTED]
>>>
>>> oops, here is the attached console capture
>>
>> It's much better to send this as plain text (you
On Sat, Aug 04, 2007 at 01:08:54AM +0300, Eli Zaretskii wrote:
>> Date: Fri, 3 Aug 2007 14:55:15 -0700 (PDT)
>> From: [EMAIL PROTECTED]
>>
>> oops, here is the attached console capture
>
>It's much better to send this as plain text (you can capture it with
>`tee' or even by copying and pasting the
> Date: Fri, 3 Aug 2007 14:55:15 -0700 (PDT)
> From: [EMAIL PROTECTED]
>
> oops, here is the attached console capture
It's much better to send this as plain text (you can capture it with
`tee' or even by copying and pasting the contents into your mailer).
My crystal ball says that somehow the co
> Date: Fri, 3 Aug 2007 14:52:53 -0700 (PDT)
> From: [EMAIL PROTECTED]
>
> I am trying to configure GNU make from cygwin and ./configure doesn't run.
> I have attached the cygwin console capture with the error.
I see no attachments.
___
Bug-make maili
Hi,
I am trying to configure GNU make from cygwin and ./configure doesn't run.
I have attached the cygwin console capture with the error. I have
installed this two years ago without any problems. Any comments will be
appreciated.
Thanks
Nik Faroughi
[EMAIL PROTECTED]
___
Hi,
[EMAIL PROTECTED] elucidated on 08/02/07 21:53:
i have some old (circa 1997) makefiles which run fine on current UNIX systems
with their versions of make. if i run gnu make as make -n then GNU make shows
the commands that will be executed just fine however, when i actually issue
the make c
i have some old (circa 1997) makefiles which run fine on current UNIX systems
with their versions of make. if i run gnu make as make -n then GNU make shows
the commands that will be executed just fine however, when i actually issue
the make command then none of the commands as reported via make
%% "Agrawal.Manisha" <[EMAIL PROTECTED]> writes:
am> I am working as a Software Engineer in Delphi Automotive Sysytems.
am> I was using the Make utility (version 3.79.1) for a build process
am> in a project. I faced some problems in invoking the Tasking
am> compiler with certain flags. T
CTED]>
To: Agrawal Manisha/in2/[EMAIL PROTECTED]
cc: N Harikrishnarajan/in2/[EMAIL PROTECTED]
Subject: Incident 65183 Is there any problem with GNU Make with v7.5r2
Dear Mr. Agrawal Manisha,
Many thanks for reporting your problem to the TASKING support team. We have
investigated the iss
Hi,
We are using GNU make here at HP to build many of our products on several platforms
(Tru64 UNIX, HP-UX, Linux).
We have experienced a problem with make v3.77 and later (including the latest version,
3.80).
Version 3.76 works fine.
Attached is a test-case to reproduce the problem (the tgz co
%% [EMAIL PROTECTED] writes:
d> I downloaded the GNU make 3.77 from sourceware.cygnus.com/cygwin.
d> I use the following makefile:
Wait, I lied :(.
I think this bug is because your makefile has DOS/Windows style CRLF
newlines, instead of UNIX style LF newlines.
GNU make prior to 3.78 didn'
%% [EMAIL PROTECTED] writes:
d> I downloaded the GNU make 3.77 from sourceware.cygnus.com/cygwin.
d> I use the following makefile:
d> I get the following error message:
d> ', needed by `hello'. Stop.e target `hello3.c
This is a memory corruption bug, that has been fixed in later versio
:-) PLEASE ACKNOWLEDGE RECEIPT OF THIS E-MAIL :-)
To: Bug Report for GNU Make
[EMAIL PROTECTED]
From: Dwayne Phillips
7 June 2000
Re: Problem with GNU make Version 3.77
Ladies and Gentlemen,
I downloaded the GNU make 3.77 from sourceware.cygnus.com/cygwin.
I use the following makefile
16 matches
Mail list logo