Hello,
I'm using make version 3.79.1 on a Solaris 7 machine and have run across
a peculiar feature when using target-specific variables. Basically,
global variables are being used in the prerequisite section while
target-specific variables are used in the command lines. An example
Makefile and
Get the latest version, 3.79.1.
--
---
Paul D. Smith <[EMAIL PROTECTED]> Network Management Development
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
Hi!
During compilation of gnumake on platform WIN32
I've got the folloing message:
subproc.lib : error LNK2001:
unresolved external symbol _debug_flag
.\WinRel/gnumake.exe : fatal error LNK1120: 1
unresolved externals
"WinRel Build failed"
Some important info: