For you! Note: Because I have TDM MinGW still in PATH I manually set the compiler thingy. Also, this error didn't happen when using Open Watcom.
Commands run: ============ 1. call "%ProgramFiles(x86)%\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" (maybe INSTALL file should include x86 % var for easy copy and pasting for 64-bit win users?) 2. G:\harbour>win-make HB_BUILD_UNICODE=no HB_COMPILER=msvc install | tee mscv2008.log Results: ====== http://209.97.219.2/sjohnson/misc/mscv2008-comp.zip On Tue, Mar 30, 2010 at 1:06 PM, Viktor Szakáts <harbour...@syenar.hu>wrote: > Can you post the beginning of your build with > all the autodetection info? > > On 2010 Mar 30, at 21:51, smu johnson wrote: > > > To update, I couldn't get MSVC 2008 SP1 Express to compile it either, > with the same error that version 6 from the old days presented: It seems to > interpret -nologo as -ologo or something.... > > > > The file cannot be copied onto itself. > > 0 file(s) copied. > > win-make[3]: [install] Error 1 (ignored) > > The file cannot be copied onto itself. > > 0 file(s) copied. > > win-make[2]: [install] Error 1 (ignored) > > ../../../../../bin/win/msvc/harbour.exe ../../../hbrun.prg > -i../../../../../inc > > lude -n1 -q0 -w3 -es2 -kmo -i- -l > > cl.exe -I. -I../../../../../include -nologo -TP -W4 -wd4127 -Ot2b1 > -EHs-c- -DH > > B_LEGACY_TYPES_OFF -Fohbrun.obj -c hbrun.c > > hbrun.c > > rc.exe -nologo -fo hbrun.res ../../../hbrun.rc > > fatal error RC1106: invalid option: -ologo > > win-make[3]: *** [hbrun.res] Error 1 > > win-make[2]: *** [descend] Error 2 > > win-make[1]: *** [hbrun.inst] Error 2 > > win-make: *** [utils.inst] Error 2 > > > > > > On Tue, Mar 30, 2010 at 12:33 PM, smu johnson <smujohn...@gmail.com> > wrote: > > Hi, > > > > I tried using Open Watcom and found that my applications and .EXE sizes > are 600k smaller than TDM MinGW, and run way faster. > > > > But it says that it's kind of experimental or that it might not be 100% > supported in the INSTALL file under the heading "Also supported, some > features may be missing:". I was wondering if this still applies to this > day. > > > > Also, I tried compiling Harbour with MSVC C++ 6, and it didnt work... if > that version isn't supported, could line 514 be updated to reflect the min > version required? > > > > Thank you. > > > > -- > > smu johnson <smujohn...@gmail.com> > > > > > > > > > > -- > > smu johnson <smujohn...@gmail.com> > > > > _______________________________________________ > > Harbour mailing list (attachment size limit: 40KB) > > Harbour@harbour-project.org > > http://lists.harbour-project.org/mailman/listinfo/harbour > > _______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > Harbour@harbour-project.org > http://lists.harbour-project.org/mailman/listinfo/harbour > -- smu johnson <smujohn...@gmail.com>
_______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour