After suggestion this is my env
SET HB_ARCHITECTURE=WIN
SET HB_COMPILER=BCC322
SET INCLUDE=C:\HARBOUR\INCLUDE;C:\OOHG\INCLUDE;
SET LIB=C:\HARBOUR\LIB;
SET HB_BIN_INSTALL=C:\HARBOUR\BIN
SET HB_LIB_INSTALL=C:\HARBOUR\LIB
SET HB_INC_INSTALL=C:\HARBOUR\INCLUDE
SET C_USR=-DHB_FM_STATISTICS_OFF
 in bcc32.cfg  for now i have still
 -I"c:\Xharbour\bcc55\include"
 -L"c:\xharbour\bcc55\lib"
 -L"C:\xharbour\BCC55\Lib\PSDK"
in ilink32.cfg
 -L"c:\xharbour\bcc55\lib"
 -L"C:\xharbour\BCC55\Lib\PSDK"
This is a clean BCC55 install  inside your xhb dir, but i plan to
move c:\harbour\bcc55 to c:\borland\bcc55
 so separate my  C compiler environment from the  Harbour/xhb compiler
environments.
Massimo Belgrano
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to