FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Compiler switches.
Posts: 723
Joined: Tue Sep 04, 2007 08:45 AM
Compiler switches.
Posted: Tue Jan 03, 2012 04:02 AM

Guys:

Under the old Clipper way I used to compile with the following switches: Clipper MyProg /m /n /w /es2

How can I reproduce the /w /es2 behavior under FiveWin / xHarbour ? What I need is that the compiler flags out any undeclared variable / function / procedure and stops before linking the OBJs. Thank you.

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Compiler switches.
Posted: Tue Jan 03, 2012 01:08 PM

[x]Harbour is intended to be switch compatible with Clipper.

EMG

Continue the discussion