2013/10/23 Alexey Pavlov <[email protected]>: > Building latest MAKE from git with BAT file fail with > > C:\Test\nativesrc\mingw-builds\make32>gcc -mthreads -gdwarf-2 -g3 -o > gnumake.exe variable.o rule.o remote-stub.o commands.o file.o > getloadavg.o default.o signame.o expand.o dir.o main.o getopt1.o > job.o output.o read.o version.o getopt.o arscan.o remake.o misc.o > hash.o strcache.o ar.o function.o vpath.o implicit.o loadapi.o load.o > glob.o fnmatch.o pathstuff.o posixfcn.o w32_misc.o sub_proc.o w32err.o > -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 > -lshell32 -lole32 -loleaut32 -luuid -lodbc32 -lodbccp32 > -Wl,--out-implib=libgnumake-1.dll.a > main.o: In function `main': > C:\Test\nativesrc\mingw-builds\make32/main.c:1293: undefined reference > to `guile_gmake_setup' > collect2.exe: error: ld returned 1 exit status > > Full build log in attach. > > Regards, > Alexey.
My proposed patch for it in attach. Regards, Alexey.
make_guile.patch
Description: Binary data
_______________________________________________ Make-w32 mailing list [email protected] https://lists.gnu.org/mailman/listinfo/make-w32
