%% Jeff Bailey <[EMAIL PROTECTED]> writes:
jb> Is there a variable similar to MAKEFILE_LIST and .VARIABLES that
jb> will give a list of all defined targets? I thought there was, but
jb> I don't see any mention of it in the manual.
There was, but I took it out before the release.
jb> If
Is there a variable similar to MAKEFILE_LIST and .VARIABLES that will
give a list of all defined targets? I thought there was, but I don't
see any mention of it in the manual.
If no, would patches for this be welcomed? I already have copyright
assignment taken care of.
Tks,
Jeff Bailey
--
Ign
santhosh km <[EMAIL PROTECTED]> writes:
> x:
> ccsimpc -o HELLO_WORLD helloWorld.o
^^
___
Bug-make mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/
%% [EMAIL PROTECTED] writes:
ch> compiling [EMAIL PROTECTED]@.c...
ch> gcc: ./[EMAIL PROTECTED]@.c: No such file or directory
ch> gcc: no input files
ch> So I can't build make with no make already available.
This is a known issue that will be fixed in the next release of GNU
make.
%% "Luay A. Issa - Advanced Applied Technology" <[EMAIL PROTECTED]> writes:
ai> once the build_w32.bat is run. there is a final linking error
ai> function.obj : error LNK 2001: Un resolved external Symbol _hash_init
ai> variable.obj : error LNK 2001: Un resolved external Symbol _hash_in
Hi,
I am trying porting of c files to VxWorks thru cygwin
using the GNU-Make Version 3.80 .
I have a problem while using makefile. The problem is
the commond:
"ccsimpc -o HELLO_WORLD helloWorld.c"
works on the command line and I get the HELLO_WORLD
executable file.
But doesn't work thru m
Dear Maintainer of make-3.80,
I just tried to build make-3.80 using
the shell script only, not make, on a cygwin system. Here are the results:
(1)
% ./configure
checking for a BSD-compatible install...
/usr/bin/install -c
checking whether build environment is
sane... yes
checking for gawk... g
Dear Sir
once the build_w32.bat is run. there is a final linking error
function.obj : error LNK 2001: Un resolved external Symbol _hash_init
variable.obj : error LNK 2001: Un resolved external Symbol _hash_init
other symbols list , that was displayed as part of the same error :
_hash_inse