http://bugs.winehq.org/show_bug.cgi?id=21526
--- Comment #10 from Austin English austinenglish@gmail.com 2010-03-05 12:15:12 --- (In reply to comment #8)
Created an attachment (id=26622)
--> (http://bugs.winehq.org/attachment.cgi?id=26622) [details]
Adding msvcrt dependency when needed
Theorically it should work but I can't test it now. Could someone do './configure && make depend && make -k > log 2>&1' from a clean git and post the result here ?
Still fails: ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -mconsole -municode batch.o builtins.o directory.o wcmdmain.o Cs.res Da.res De.res En.res Es.res Fr.res It.res Ja.res Ko.res Lt.res Nl.res No.res Pl.res Pt.res Ru.res Si.res Tr.res wcmdrc.res -o cmd.exe -lshell32 -luser32 -ladvapi32 -lkernel32 -lwine ../../libs/port/libwine_port.a cmd.exe-pupG1P.c: In function `main': cmd.exe-pupG1P.c:5: error: `__wargv' undeclared (first use in this function) cmd.exe-pupG1P.c:5: error: (Each undeclared identifier is reported only once cmd.exe-pupG1P.c:5: error: for each function it appears in.) winegcc: gcc failed make: *** [cmd.exe] Error 2