Hi Viktor,
------------------------------
Message: 6
Date: Thu, 1 Oct 2009 13:14:46 +0200
From: Viktor Szak?ts <[email protected]>
Subject: Re: [Harbour] Re: Compile Error Using BCC 6.20
To: Viktor Szak?ts <[email protected]>
Cc: "Harbour Project Main Developer List."
<[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii; format=flowed
Hi Mario,
I don't have this compiler. You'll have to find out
which bcc system lib holds this symbol.
grep WSAIoctl *.lib
Brgds,
Viktor
I have the following results:
Binary file import32.lib matches
Binary file intraweb_100_140.lib matches
Binary file ws2_32.lib matches
How can I include these libs to build Harbour?
Thanks. ws2_32 is already on the liblist, so the problem
may lie elsewhere
Pressed send by mistake, well, check your BCC setup,
I'd guess it's wrong.
I can compile Harbour with BCC 5.82 successfully. What I have noticed
is that WSAIoctl from BCC 5.82 only exist with ws2_32.lib, while from
BCC 6.20, it is present both with import32.lib and ws2_32.lib. Would
the ordering of these two libs help in resolving the issue?
Thanks and best regards,
Mario
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour