Hi Przemek,

I'm trying to create -hbdyn pcode .dll, but since we've decided 
to disable Harbour libs in this case, I'm getting failure:
---
undefined reference to `hb_vmExecute'
undefined reference to `hb_vmProcessSymbols'
undefined reference to `HB_FUN_QOUT'
---

If I add -lhbmaindllp manually, I'm stil getting
---
undefined reference to `HB_FUN_QOUT'
---

What am I missing?

Brgds,
Viktor

On 2010 Feb 16, at 13:33, Przemysław Czerpak wrote:

> On Tue, 16 Feb 2010, [email protected] wrote:
> 
> Hi Viktor,
> 
>> 2010-02-16 11:13 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
> [...]
>>    ! Tweaks to allow msvcarm 2003 build.
> 
> Thank you very much.
> I've got few questions about fm.c modifications.
> You disabled DLMALLOC module for WinCE builds and MSVC 2003
> or earlier and few lines below you enabled ABORT DLMALLOC macro
> definition for the same platform and compiler so this code is
> disabled by default.
> Was it intentional?
> Can you send exact errors you had compiling DLMALLOC module
> using MSVC for WinCE? Maybe we can make it working?
> 
> BTW Probably you missed it. HBMK2 when -implib is used in MinGW
> builds creates <name>.a import library file instead of lib<name>.a.
> Can you fix it?
> 
> best regards,
> Przemek
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to