Page 1 of 1

Speed when link / Pre-Link Option ?

Posted: Thu Oct 24, 2019 11:18 pm
by AUGE_OHR
hi,

does harbour default link increment :?:

if No how to enable it :idea:
it will find Syntax Error immediately but when try to link EXE take a long time ... before i got Error "missing" Message :(

---

i start in HMG IDE with F5.
i guess it create a VBA-Script to call Hbmk2
so my Question is if there is a "Pre-Link" Option to call a App before :?:

Re: Speed when link / Pre-Link Option ?

Posted: Sat Oct 26, 2019 5:00 pm
by mol
You need to add line:
inc=yes
In project Browser configuration tab

Re: Speed when link / Pre-Link Option ?

Posted: Sun Oct 27, 2019 12:32 am
by AUGE_OHR
mol wrote: Sat Oct 26, 2019 5:00 pm You need to add line:
inc=yes
In project Browser configuration tab
OK, THX

it is the *.hbC Files, right :?:

Re: Speed when link / Pre-Link Option ?

Posted: Sun Oct 27, 2019 7:18 am
by mol
Yes

Re: Speed when link / Pre-Link Option ?

Posted: Tue Oct 29, 2019 1:59 am
by AUGE_OHR
hi,

there is a Option in hbmk2

Code: Select all

-debugtime
so it show how log it take