bug-make
[Top][All Lists]
Advanced

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

Bug in NMakefile


From: Gladieux, Ted F
Subject: Bug in NMakefile
Date: Mon, 6 Feb 2006 14:51:59 -0800

Platform:                  Windows Server 2003

Compiler:                 Visual Studio 6.0

GNU Make Version:  3.80

I had to add the line,

        $(OUTDIR)/hash.obj \

to the value of the OBJS variable in the NMakefile in order to get GNU Make to build on Windows Server 2003.

Before I added this line, the make proceeded to the point of linking the executable and then died indicating that it could not find several functions (for instance, hash_init ()) that are implemented in hash.c.

After hash.obj was added to the OBJS value, the build of GNU Make went off without a flaw.

Ted

****************************************************

Ted Gladieux                                               Phone 949-380-6551

Open Runtime Products                             Net2    656-6551

Software Products Group                          Fax     949-380-6600

Unisys

                             G O D   B L E S S   A M E R I C A

THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL

AND/OR OTHERWISE PROPRIETARY MATERIAL and is

thus for use only by the intended recipient. If you

received this in error, please contact the sender and

delete the e-mail and its attachments from all

computers.

****************************************************


reply via email to

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