Hi Enrico,
it should be fixed adding at line #8676 macro HB_STACK_TLS_PRELOAD so:
BOOL hb_xvmSwitchGet( PHB_ITEM * pSwitchPtr )
{
HB_STACK_TLS_PRELOAD
HB_TRACE(HB_TR_DEBUG, ("hb_xvmSwitchGet(%p)", pSwitchPtr));
* pSwitchPtr = hb_vmSwitchGet();
HB_XVM_RETURN
}
To me in this way it is compiling with mingw without error, but it could
be useful to have Przemek confirmation before upload it to SVN.
Best regards,
Francesco
Il 25/05/2009 18.22, Enrico Maria Giordano ha scritto:
Error E2451 ../../../hvm.c 8680: Undefined symbol '_hb_stack_ptr_' in
function hb_xvmSwitchGet
EMG
--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour