Re: build issue with bootstrap.bat

2023-01-08 Thread Paul Smith
On Fri, 2022-10-28 at 12:22 +0400, charlie wrote: > After making sure I had curl and sed, I ran bootstrap.bat: > > > M:\github\make>bootstrap.bat > > -- Downloading Gnulib modules > > -- Configuring the workspace > > - Creating Basic.mk > > - Creating src\mkconfig.h > > - Creating src\gmk-default.

Re: build issue with bootstrap.bat

2022-10-28 Thread charlie
Hi Paul, Sorry my bad for not reading README.git. Makes sense now. I need to build from source, and one of the features I was looking for was the detection of VS2019 in the build process. The version from Jan 2020 does not detect VS2019, that's why I was using the git version. Based on your fee

Re: build issue with bootstrap.bat

2022-10-28 Thread Paul Smith
On Fri, 2022-10-28 at 10:34 -0400, Paul Smith wrote: > Or you can just go get the latest RC build which has already been > processed, from here (this is the current latest): > >  https://ftp.gnu.org/gnu/make/make-4.3.92.tar.gz Ugh sent too soon. This is a prerelease so it should be: https://a

Re: build issue with bootstrap.bat

2022-10-28 Thread Paul Smith
On Fri, 2022-10-28 at 12:22 +0400, charlie wrote: > > My build environment is MSVC 2019. So following README.W32 > > directions > > to build. > > > > Running build_w32.bat the first time, and I get an error  > > > > > > .\WinRel/src\config.h(18): fatal error C1083: Cannot open > > > > include > >

build issue with bootstrap.bat

2022-10-28 Thread charlie
Hi, I'm trying to build latest and greatest gnumake from source checked out via git clone https://git.savannah.gnu.org/git/make.git My build environment is MSVC 2019. So following README.W32 directions to build. Running build_w32.bat the first time, and I get an error .\WinRel/src\config.h(18