Hi Rossine,

My rm tip was wrong, since I found out. But wasn't a relevant
issue anyway. 'rm hbpp.obj' is the result of internal GNU
Make logic, shouldn't make any difference as far as I could
understand.

Which MSVC version is this? link.exe in C:\bin\ looks
suspiciously some old version.

For sure MSVC builds work here, so my guess is that there is
something local to your environment. I suggest to try with a
fresh source tree with latest SVN and to verify your compiler
tool setup. Try with MSVC 2005 or 2008.

Brgds,
Viktor

On 2009.08.22., at 5:47, Rossine wrote:


Hi Viktor,


Viktor Szakáts wrote:

Do you have something called rm.exe in your PATH?


No i not call rm.exe

See that are only  <hbcommon lib> and <hbnortl.lib> generated

[COMP]
cl.exe -nologo -I. -I../../../../../include -Gs -TP -W4 -wd4127 - Ot2b1 -EHs-c- -MT -DHB_GC_AUTO -DHB_FM_STATISTIC -Foreserved_dyn.obj - DHB_DYNLIB
-c ../../../reserved.c
reserved.c
cl.exe -nologo -I. -I../../../../../include -Gs -TP -W4 -wd4127 - Ot2b1
-EHs-c- -MT   -DHB_GC_AUTO -DHB_FM_STATISTIC -Fostrwild.obj -c
../../../strwild.c
strwild.c
cl.exe -nologo -I. -I../../../../../include -Gs -TP -W4 -wd4127 - Ot2b1 -EHs-c- -MT -DHB_GC_AUTO -DHB_FM_STATISTIC -Fostrwild_dyn.obj - DHB_DYNLIB
-c ../../../strwild.c
strwild.c
lib.exe /nologo /out:../../../../../lib/win/msvc/hbcommon.lib expropt1.obj expropt2.obj hbffind.obj hbfopen.obj hbfsapi.obj hbgete.obj hbwince.obj hbhash.obj hbprintf.obj hbstr.obj hbdate.obj hbmem.obj hbtrace.obj hbver.obj
hbverdsp.obj hbarch.obj reserved.obj strwild.obj || del /q /f
../../../../../lib/win/msvc/hbcommon.lib
       1 arquivo(s) copiado(s).
cl.exe -nologo -I. -I../../../../../include -Gs -TP -W4 -wd4127 - Ot2b1
-EHs-c- -MT   -DHB_GC_AUTO -DHB_FM_STATISTIC -Fonortl.obj -c
../../../nortl.c
nortl.c
lib.exe /nologo /out:../../../../../lib/win/msvc/hbnortl.lib nortl.obj ||
del /q /f ../../../../../lib/win/msvc/hbnortl.lib
       1 arquivo(s) copiado(s).
cl.exe -nologo -I. -I../../../../../include -Gs -TP -W4 -wd4127 - Ot2b1 -EHs-c- -MT -DHB_GC_AUTO -DHB_FM_STATISTIC -Fohbpp.obj -c ../../../ hbpp.c
hbpp.c
cl.exe -nologo -I. -I../../../../../include -Gs -TP -W4 -wd4127 - Ot2b1 -EHs-c- -MT -DHB_GC_AUTO -DHB_FM_STATISTIC -Fohbpp_dyn.obj - DHB_DYNLIB -c
../../../hbpp.c
hbpp.c
link.exe  /out:..\..\..\..\..\bin\win\msvc\hbpp.exe hbpp.obj  /nologo
/libpath:../../../../../lib/win/msvc hbcommon.lib hbnortl.lib kernel32.lib
user32.lib ws2_32.lib advapi32.lib gdi32.lib
rm hbpp.obj


C:\harbour>\bin\mingw32-make.exe CLEAN INSTALL  1>msvc.txt
process_begin: CreateProcess(C:\bin\link.exe, link.exe
/out:..\..\..\..\..\bin\w
in\msvc\hbpp.exe hbpp.obj /nologo /libpath:../../../../../lib/win/msvc
hbcommon.
lib hbnortl.lib kernel32.lib user32.lib ws2_32.lib advapi32.lib gdi32.lib,
...)
failed.
make (e=87): ParÔmetro incorreto.
mingw32-make[3]: *** [hbpp.exe] Error 87
mingw32-make[2]: *** [descend] Error 2
mingw32-make[1]: *** [pp.inst] Error 2
mingw32-make: *** [source.inst] Error 2

[ENDCOMP]

[MYDIR]

Pasta de C:\hrb_msvc\lib

..            <DIR>             21/08/2009  16:17
.             <DIR>             21/08/2009  16:17
hbcommon lib            222.454 22/08/2009  11:22
hbnortl  lib              9.938 22/08/2009  11:22
              2 arquivo(s)        232.392 bytes

[ENDMYDIR]

Best Regards,

Rossine.

--
View this message in context: 
http://www.nabble.com/Error-with-12244-and-msvc-tp25085952p25094921.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to