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 ca
On Sun, 30 Mar 2008, Marcos Antonio Gambeta wrote:
> "Extended Error 183" don´t stop the compilation. The first real problem is:
Yes but it can signal the source of problem.
> C:\WINDOWS\SYSTEM32\COMMAND.COM /Ccopy ..\..\harbour.yyc harboury.c
> 0 file(s) copied
> C:\WINDOWS\SYSTEM32\COMMAND
"Extended Error 183" don´t stop the compilation. The first real problem is:
C:\WINDOWS\SYSTEM32\COMMAND.COM /Ccopy ..\..\harbour.yyc harboury.c
0 file(s) copied
C:\WINDOWS\SYSTEM32\COMMAND.COM /Ccopy ..\..\harbour.yyh harboury.h
0 file(s) copied
To resolve, i copied the files manually:
Hi all,
Compiling current Harbour with DJGPP (using Windows Vista Ultimate) , i
am getting the errors below:
-- begin --
D:\djgpp>set DJGPP=D:\DJGPP\DJGPP.ENV
D:\djgpp>set PATH=D:\DJGPP\BIN;%PATH%
D:\djgpp>cd /hrbdjgpp
D:\hrbdjgpp>set HB_ARCHITECTURE=dos
D:\hrbdjgpp>set HB_C