Hi Toninho,
[ I've just tested the default build using
BCC 5.8.2, and it finishes without error, just
as 5.5.1. ]
Maybe is related to my environment. I don´t have my bcc folders in
path. To compile Harbour, I copy bcc32.cfg to harbour folder and call
make_b32.bat
---bcc32.cfg---
-IE:\harbour\bcc55\include;E:\harbour\bcc55\include\dinkumware
-LE:\harbour\bcc55\lib
-O2
-d
-5
-6
-a8
-WC
-w-inl-
---bcc32.cfg---
This shouldn't make a difference, at least in 5.5, but I've
never tried that. I'd rather suggest to use C_USR to setup
special Harbour flags '-5 -6'. '-WC' '-w-inl-' are surely
unnecessary, and even '-a8' AFAIK. Then, the bcc32.cfg
stored in your Borland C bin dir would only need -I and
-L lines, and you could delete the local bcc32.cfg.
BTW, do you have a 'c0d32.obj' in your Borland lib dir?
Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour