Page 1 of 2
xHarbour builder Feb 2006
Posted: Wed Jan 25, 2006 4:26 am
by AlexSchaft
Hi,
When recompiling with xHarbour released yesterday the 24th of Jan, I get an unresolved _hb_stack. Do we need a FWH update for this? Linking against FWH 2006-01
Alex
Posted: Wed Jan 25, 2006 9:47 am
by Antonio Linares
Alex,
Yes, xHarbour implemented several changes that requires an upgraded FWH.
New FWH
Posted: Wed Jan 25, 2006 9:51 am
by AlexSchaft
Ok. I'm still fine on the previous xhb version, but any idea of a when this would be released
Posted: Wed Jan 25, 2006 9:53 am
by Antonio Linares
Alex,
It is already available since FWH 2.7 release.
What module reports such missing external ?
FWH 2.7
Posted: Wed Jan 25, 2006 9:55 am
by AlexSchaft
I'm not sure what module, as I'm using commercial xHarbour
Will see what I can find out...
Alex
Posted: Wed Jan 25, 2006 12:02 pm
by Rossine
Olá Antonio,
Eu também estou com o mesmo problema. Eu estou usando:
FWHX 2.7 January 2006 + xhb (comercial) fevereiro/2006
Como resolver isto,
Rossine.
Posted: Wed Jan 25, 2006 7:21 pm
by Antonio Linares
All your C files have to be recompiled using the new Harbour/xharbour builds.
Please check this if you are using some LIBs besides Harbour/xharbour and FWH ones.
More on _hb_stack
Posted: Wed Jan 25, 2006 7:38 pm
by TimStone
Antonio,
I use xHarbour/FWH
I just installed the latest FWH from you ( sent just minutes ago )
I have no other .obj files
I have no other .lib files
I have no reference in my code to stack. I did a complete search of the code to be sure.
My program compiled beautifully with FWH 2.5 plus October xHarbour.
The same exact script now will not link because of the _hb_stack issue.
A utility program that does not use FWH builds just fine !
So ... what should we check next ?
Tim
Posted: Wed Jan 25, 2006 7:42 pm
by Antonio Linares
Tim,
Does the linker report what module is using _hb_stack ?
Posted: Wed Jan 25, 2006 7:58 pm
by Antonio Linares
Tim,
We have just emailed some files. Please check them. Thanks
Update
Posted: Thu Jan 26, 2006 12:48 am
by TimStone
As confirmed by direct email, the new files are working.
Thanks.
Tim
Posted: Thu Jan 26, 2006 9:18 am
by Antonio Linares
Tim,
Glad to know it is working
As explained by email, there was an old reference to _hb_stack inside FiveHCM.lib only (and just for Microsoft or xHarbour builder), that has been removed.
New FiveHCM.lib
Posted: Thu Jan 26, 2006 11:59 am
by AlexSchaft
Hi,
Is there a place we can download the fixed lib?
Posted: Thu Jan 26, 2006 1:58 pm
by Antonio Linares
Alex,
Please require it by email to me. Thanks.
new lib
Posted: Thu Jan 26, 2006 2:14 pm
by AlexSchaft
Done, thanks