help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with creating make on win32 with VC++ 6.0


From: Miecznik, Gregory
Subject: Problems with creating make on win32 with VC++ 6.0
Date: Fri, 12 Dec 2003 13:20:12 -0700

Hi

I have dowloaded <http://ftp.gnu.org/pub/gnu/make/make-3.80.tar.gz>
and tried to build it on WIN2000 5.0, using build_w32.bat file suppplied in the distribution.

The build fails giving the following errors:
"Linking WinRel/gnumake.exe"
function.obj : error LNK2001: unresolved external symbol _hash_init
variable.obj : error LNK2001: unresolved external symbol _hash_init
.       .       .
.       .       .
.       .      

.       .       .
function.obj : error LNK2001: unresolved external symbol _hash_load
.\WinRel/gnumake.exe : fatal error LNK1120: 13 unresolved externals
"WinRel build failed"

The attached file (build.out) has <<build.out>> the complete output.
Do you know how to make it link?

Thank you

Gregory Miecznik

address@hidden



Attachment: build.out
Description: build.out


reply via email to

[Prev in Thread] Current Thread [Next in Thread]