I'm afraid that that help wanted list is severely defunct.
PROTECTED]>:
> Try make -f and.mk A=22 B=44.
>
>
> --
>
> *From:* [EMAIL PROTECTED] [mailto:
> bug-make-bounces+mdorey [EMAIL PROTECTED] *On
> Behalf Of *Tim Murphy
> *Sent:* Tuesday, June 17, 2008 09:31
> *To:* bug-make@gnu.org
> *Su
Try make -f and.mk A=22 B=44.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tim
Murphy
Sent: Tuesday, June 17, 2008 09:31
To: bug-make@gnu.org
Subject: Re: Help : how to use $(or condition ) & $(and condition )
inmakefile
Hi,
I have ame
Hi,
I have amended an example of how to use $(and) that I posted earlier for
Rakesh. I have tested this on Linux with make 3.81.
It shows a crude way and a slightly more sophisticated way to use $(and) in
an if statement to determine if two variables have equal values:
A=2
> B=4
>
> # do "equal
lt;[EMAIL PROTECTED]>
Subject: Re: Help : how to use $(or condition ) & $(and condition ) in
makefile
To: [EMAIL PROTECTED]
Date: Friday, June 6, 2008, 3:40 PM
Hi,
# do "equal" by seeing if a subst returns the empty string:
A_is_2:=$(if $(subst 2,,$(A)),,T)
B_is_4:=$(if $(subst 4,,$(B)),
wrote:
From: Sam Ravnborg <[EMAIL PROTECTED]>
Subject: Re: Help : how to use $(or condition ) & $(and condition ) in
makefiles
To: "rakesh aggarwal" <[EMAIL PROTECTED]>
Cc: bug-make@gnu.org
Date: Thursday, June 5, 2008, 11:28 PM
On Thu, Jun 05, 2008 at 05:36:56AM -0
On Thu, Jun 05, 2008 at 05:36:56AM -0700, rakesh aggarwal wrote:
> Hi,
>
> I read the GNU make manual and found there are $(or condition ) and $(and
> condition ) functions. ( at
> http://www.gnu.org/software/make/manual/make.html#Conditional-Functions )
> But i didnt get in which format i have
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
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
Hello Marcos,
On 22/03/05 12:22, Marcos Lima Rodrigues wrote:
make:
/home/marcos/usr/src/AOMD/Util/buildUtil/getarch:
Command not found
(@(@re/locale/en_US/LC_MESSAGES/make.moMakefile:175:
/home/marcos/usr/src/AOMD/Util/buildUtil/make.common:
No such file or directory
make: *** No rule to make targ
%% "edwin i" <[EMAIL PROTECTED]> writes:
e> we are required to use gtk for the development of the interface.the
e> root permission is denied & we are not able to execute "make
e> INSTALL", .the project leader told us to install the same without
e> having the root permission.we are in conf
Hi,
Looks like a mame problem; rather than GNU Make being at fault. I
suggest you contact the website you received the source code from.
Please be sure to give them complete error logs. Not just the two lines
here.
Regards
JG
on the 20/01/04 18:49, Digerati . wrote:
dear sir i found this er
%% "Ganji, Sreenivas" <[EMAIL PROTECTED]> writes:
gs> Hi,
gs> I downloaded make-3.79.1.tar and installed at D:\make-3.79.1a and I have
gs> MKS Unix Toolkit 6.1 on my machine, but I unable to run the following
gs> commands.
gs> ONE:
gs> [C:/] gnumake -version
gs> GNU Make versi
%% "Dayakar.S" <[EMAIL PROTECTED]> writes:
ds> Respected Sir / Madam
ds> I Have problem in configuring Cygwin with Make file utility ,when I type
ds> make it gives error command not found.
ds> Please suggest me some solution to resolve this issue
First, problems with Windows and GNU make
%% srinivasan prasanna <[EMAIL PROTECTED]> writes:
sp> This is prasanna from UAE. I have some problems for the usage of
sp> cloudscape database with J2ee. Iam a new userr of cloudscape and
sp> iam learning it on my own. Can u suggest me a book or manuals
sp> which gives a clear picture of
This is not a bug in GNU make, or a problem that has anything to do with
make that I can see.
It seems like your TeX installation is broken somehow.
--
---
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make
On 28 May 2001 14:30:41 -0700, leon Saviski wrote:
> hi;
> i have a problems with installation GNU make.
> I have WIN 98 2 ed. Whenever i try to do installation I fail.DO i have to
> install CYGWIN?
You can install cygwin, but you do not have to do so. Perhaps if you
were to tell one of us what y
> Your choices are: (1) change your makefile back to use UNIX line
> endings, (2) get a fixed version of GNU make from Cygwin (ask them about
> it), or (3) get the latest "regular" version of GNU make (3.79.1) from
> the FSF (www.gnu.org) and build it for Windows (see the README.W32 file
> for in
%% "Giuliano Garuti" <[EMAIL PROTECTED]> writes:
gg> Recently I purchased the Cygwin v1.0 software to compile Linux C
gg> source files in the Windows NT environment. But something went
gg> wrong. Executing the "Make" command (GNU Make version 3.77) it
gg> displays the subsequent message:
19 matches
Mail list logo