On Mon, 05 Oct 2009, Szak�ts Viktor wrote:

Hi,

> Indeed you're right. With one small correction, I think $(LIB_DIR)
> must be needed for BCC when run in WINE env (according to your
> comments in .mk), so this line should be added instead, after 'DLIBS :=' 
> line:
> DLIBS += $(foreach lib,$(SYSLIBS),$(lib)$(LIB_EXT))

Yes sure though as far as I know we do not use any LIBS yet to create
harbour*.dll so it should also work.

> I cannot retest it now even with 5.5 (where it was working anyway),
> I hope Mario can report some results with 6.2 and someone else with
> 5.5. After that we should commit.

I tested it with 5.5. and WINE and it works.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to