help-make
[Top][All Lists]
Advanced

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

Re: Build Help Please


From: Noel Yap
Subject: Re: Build Help Please
Date: Thu, 29 Jan 2004 15:28:36 -0500

nmake is not GNU make.  Their syntaxes are very different from each other.  I 
suggest finding an nmake mailing list or switching to use GNU make.

If you decide on the latter, you'll have to copy and paste the error that your 
getting as well as a minimal makefile that reproduces the error.

HTH,
Noel

twk wrote:
> 
> I have done that recently using .NET 2003.  The
> only problem I had was needing to add a line
> to the NMakefile.
> 
> ...
> OBJS = \
>   ....
>   $(OUTDIR)/getopt1.obj \
>   $(OUTDIR)/hash.obj \           <-- add this
>   $(OUTDIR)/implicit.obj \
> ...
> 
> I built from a CommandPrompt window which has vcvars32.bat
> executed to set up the compiler.
> 
> --
> Tom Kronmiller, address@hidden, 919-321-0625
> 
> 
> > -----Original Message-----
> > From: address@hidden
> > [mailto:address@hidden On
> > Behalf Of Michael Folsom
> > Sent: Thursday, January 29, 2004 1:38 PM
> > To: address@hidden
> > Subject: Build Help Please
> >
> > Hello,
> >
> > I downloaded the GNU make 3.80 tarball, extracted it, and
> > followed the
> > included instructions for compiling/building it, however the
> > build fails.  I
> > am using Win2K with either Visual Studio 6.0 or Visual Studio
> > .NET 2003's
> > versions of nmake.exe and cl.exe.  Do you have any
> > suggestions/FAQ type
> > guidelines for someone with my setup?
> >
> > Thanks,
> >
> > Mike
> >
> > _________________________________________________________________
> > Check out the new MSN 9 Dial-up - fast & reliable Internet
> > access with prime
> > features! http://join.msn.com/?pgmarket=en-us&page=dialup/home&ST=1
> >
> >
> >
> > _______________________________________________
> > Help-make mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/help-make
> 
> _______________________________________________
> Help-make mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/help-make

-- 
NOTICE: If received in error, please destroy and notify sender.  Sender does 
not waive confidentiality or privilege, and use is prohibited.




reply via email to

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