Przemek and Viktor,
Date: Mon, 5 Oct 2009 14:41:17 +0200
From: Przemyslaw Czerpak <dru...@acn.waw.pl>
Subject: Re: [Harbour] Re: Compile Error Using BCC 6.20
To: "Harbour Project Main Developer List."
        <harbour@harbour-project.org>
Message-ID: <20091005124117.ga2...@uran.home.aster.pl>
Content-Type: text/plain; charset=utf-8

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.
I have now successfully built Harbour from the latest SVN using BCC 6.20!

Thank you very much for looking into this issue and fixing.

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

Reply via email to