[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problems with building make on windows
From: |
Jonathan Zhang |
Subject: |
Re: problems with building make on windows |
Date: |
Sun, 16 Jun 2002 22:06:17 -0700 |
thanks Pual,
but after i got the latest version 3.79.1, I tried to run build_w32.bat, at
the end of the linking stage it got some errors:
C:\make\make-3.79.1>echo WinRel\fnmatch.obj 1>>link.rel
C:\make\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I
w32/inclu
de /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp
.\WinRel/gnumake.pch /Fo.\WinRel/ /c .\w32\pathstuff.c
pathstuff.c
C:\make\make-3.79.1>echo WinRel\pathstuff.obj 1>>link.rel
C:\make\make-3.79.1>echo off
"Linking WinRel/gnumake.exe"
LINK : fatal error LNK1181: cannot open input file
"w32\subproc\winrel\subproc.l
ib"
"WinRel build failed"
what's wrong?
thanks for the help
-jonathan
----- Original Message -----
From: "Paul D. Smith" <address@hidden>
To: "Jonathan Zhang" <address@hidden>
Cc: <address@hidden>
Sent: Sunday, June 16, 2002 6:58 PM
Subject: Re: problems with building make on windows
> Please get the latest version, which is 3.79.1.
>
> --
> --------------------------------------------------------------------------
-----
> Paul D. Smith <address@hidden> Find some GNU make tips at:
> http://www.gnu.org
http://www.paulandlesley.org/gmake/
> "Please remain calm...I may be mad, but I am a professional." --Mad
Scientist