First suggestion having c compiler in first position in path and one compiler at time for minigw is string recommended having msys in first position and mingw in second The audodetect find your c compiler in your path so help him the manual procedure set HB_ARCHITECTURE= and HB_COMPILER to proper value
2009/2/18 Horodyski Marek (PZUZ) <[email protected]>: >>-----Original Message----- >>From: Massimo Belgrano [mailto:[email protected]] >>Sent: Tuesday, February 17, 2009 5:13 PM >>To: Harbour Project Main Developer List. >>Subject: Re: [Harbour] Errors in last builds (install). >> >>set PATH=C:\devl\msys\1.0\bin;C:\devl\MinGW\bin;%PATH% >>set HB_ARCHITECTURE=win >>set HB_COMPILER=mingw >>set HB_USER_LDFLAGS=-s >>CD \HARBOUR >>sh make_gnu.sh clean install >> > > I have : > Path=C:\BATCH;C:\ExeCom;C:\harbour\bin;C:\watcom\BINNT;C:\watcom\BINW;C:\Program > Files\QuickTime\QTSystem\;C:\WINDOWS\system > :\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\POLSK;C:\BORLAND\BCC55\BIN; > PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH > HB_ARCHITECTURE=w32 > HB_COMPILER=owatcom > > And don't have HB_USER_LDFLAGS > > When I set architecture to win and define HB_USER_LDFLAGS, have I : > > C:\harbour>make_gnu.bat > make[3]: [hbpp.exe] Error 1 (ignored) > process_begin: CreateProcess(NULL, ./hbpp.exe ../../../../include/hbstdgen.ch > -opptable.c -q -c -v../../../../include/hbverb > , ...) failed. > make (e=2): Nie mo┐na odnalečŠ okreťlonego pliku. > make[3]: *** [pptable.c] Error 2 > make[2]: *** [descend] Error 2 > make[1]: *** [pp] Error 2 > make: *** [source] Error 2 > > :( > > Regards, > Marek Horodyski > > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > > -- Massimo Belgrano _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
