Viktor, I am ecstatic that you helped me, and correctly guessed what was happening! I was ready to swear I didn't have gcc.exe on my computer, but as it turns out, I did. It comes bundled with Strawberry Perl, a win32 Perl environment, and sets it up for the %PATH% variable. Well I'll be! Actually, to find out what was happening prior to running C:\>path, I ran locate32 (freeware windows filesearch harddrive indexer) and found the problem right away.
Again, many thanks for giving me a hint. I will add this to the FAQ page on my end, as hey! It could happen to anyone. On Sun, Jan 24, 2010 at 2:23 AM, Viktor Szakáts <harbour...@syenar.hu>wrote: > > I reinstalled Harbour and selected every checkbox during the install > process, so I don't think I purposely chose to leave anything out. I also > never have installed MinGW prior to trying Harbour on that machine... But I > will probably take a trip down to work tomorrow (where the machine is) and > post what I can, since I will be near there anyway. I appreciate the > response! > > In this case I have no idea ATM, I unzipped the .7z > release (should be the same as installing with every > checkbox checked), typed the same thing (with -trace > and I left hello.prg in its original location), and > got this (on Win7 x64 EN): > --- > F:\hb20\bin>hbmk2.exe ..\tests\hello.prg -trace > hbmk2: Processing configuration: F:\hb20\bin\hbmk.cfg > hbmk2: Harbour compiler command (embedded): > (F:\hb20\bin\harbour.exe) -n2 ../tests/hello.prg -iF:/hb20/include > Harbour 2.0.0 (Rev. 13372) > Copyright (c) 1999-2010, http://www.harbour-project.org/ > Compiling '../tests/hello.prg'... > > Lines 11, Functions/Procedures 1 > Generating C source output to 'hello.c'... Done. > hbmk2: C compiler command: > F:\hb20\comp\mingw\bin\gcc.exe -c -O3 -march=i586 -mtune=pentiumpro > -fomit-frame-pointer -Wall -W -IF:/hb20/include hello.c > hbmk2: Linker command: > F:\hb20\comp\mingw\bin\gcc.exe hello.o -mconsole -Wl,--start-group > -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage -lgtcgi -lgtpca > -lgtstd -lgtwin -lgtwvt -lgtgui -lhbrdd -lhbuddall -lhbusrrdd -lrddntx > -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp > -lhbcommon -lkernel32 -luser32 -lgdi32 -ladvapi32 -lws2_32 -lwinspool > -lcomctl32 -lcomdlg32 -lshell32 -luuid -lole32 -loleaut32 -lmpr -lwinmm > -lmapi32 -limm32 -lmsimg32 -lwininet -lhbpcre -lhbzlib -Wl,--end-group > -ohello.exe -LF:/hb20/lib/win/mingw > --- > > Please post your 'set > log.txt' results, maybe we can > spot why hbmk2 chooses an external GCC compiler on your > system. > > Brgds, > Viktor > > _______________________________________________ > 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