[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: an error in gmake
From: |
Paul D. Smith |
Subject: |
Re: an error in gmake |
Date: |
Mon, 19 Nov 2001 01:05:17 -0500 |
%% Ardeshir Saghafi <address@hidden> writes:
as> while I am running an application which calls gmake I get the
as> following error which to me it shouldn't there. the -j option is
as> used with 1 which is a valid positive integral argument (the
as> latest version of gmake is used).
as> Executing gmake -f pass0/Makefile -j 1 > pass0/logs/gmake.log.....
as> Error: gmake: the `-j' option requires a positive integral argument
I can't reproduce this problem. Can you reproduce it running it from
the command line? How is your application running GNU make (do you know
the exact code which invokes it)?
Please provide the necessary information for a bug report: what version
of GNU make you're using, what platform and operating system you're
running it on, and, if possible, a small sample makefile which shows the
problem.
Thanks...
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://www.paulandlesley.org/gmake/
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
- Re: an error in gmake,
Paul D. Smith <=