HI, i have use only -c to compile my appl, libs, fwh, etc... another flags ( -5-6-O-tmw) is default or is dispensable? thanks
HI, i have use only -c to compile my appl, libs, fwh, etc... another flags ( -5-6-O-tmw) is default or is dispensable? thanks
in the truth, it would like to know which parameters are necessary currently.
Norberto,
Do you mean the flags to compile C files or PRG files ?
Antonio, i compile xharbour (cvs), my libs (prg and C), appl (prg), and sometimes (Fwh). thanks
Norberto,
For PRG files, /n /i... is ok, unless you want to stop on compiler warnings
For C files, -c is ok