Hi Przemyslaw,

Please, forgive my delay (problems with my email account).

My SO is Windows Vista Ultimate. I used the link below to get the files to DJGPP installation (selected W2K/XP as OS):
http://www.delorie.com/djgpp/zip-picker.html

gcc.exe --version ---> 4.2.3

With current Harbour i can compile the sources, but with manual copy of some files.
2008-04-11 11.45 UTC+0100 Belgrano Massimo (mbelgrano/at/deltain.it)

The command below is not working on Vista:
command.com /Ccopy source dest

"make_gnu.bat install" don“t work because problem above. See examples below:

C:\WINDOWS\SYSTEM32\COMMAND.COM /Ccopy clipdefs.h d:\hrbdjgpp\include
       0 file(s) copied
C:\WINDOWS\SYSTEM32\COMMAND.COM /Ccopy extend.h d:\hrbdjgpp\include
       0 file(s) copied
C:\WINDOWS\SYSTEM32\COMMAND.COM /Ccopy hbapi.h d:\hrbdjgpp\include
       0 file(s) copied

I need to copy manually:

copy source\compiler\harbour.yyc source\compiler\dos\djgpp\harboury.c
copy source\compiler\harbour.yyh source\compiler\dos\djgpp\harboury.h
copy source\macro\macro.yyc source\macro\dos\djgpp\macroy.c
copy source\macro\macro.yyh source\macro\dos\djgpp\macroy.h

Thanks!


Regards,
Marcos Gambeta

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

Reply via email to