Hi Luis,
Thanks, I'm awaiting to hear your results. .dll was
my last suspect, since the whole issue is around
HB_EXPORT / HB_IMPORT which is active only for .dll
build. (I've never tried to do a .dll build BTW).
HB_IMPORT is explicitly activated in rddads, that's
why the warning there.
Brgds,
Viktor
On 2008.05.31., at 10:21, Luis Krause Mantilla wrote:
Viktor:
I think I know why now. I was obviously confused when I said
it the error occurred while building the multi-threaded libs.
It was when it tries to create the harbour-b32.dll
I had this setting
SET HB_BUILD_DLL=yes
as soon as I changed it to
SET HB_BUILD_DLL=no
No more errors logged in make_b32.log, but the dll won't build.
I'll try in a minute with your new commit and see if that makes
any difference. I'm not using the harbour-b32.dll anymore so
it's not that pressing for me, but it might for others.
Regards,
Szakáts Viktor wrote:
Hi,
But.... there's always a but....
When it starts building the MT libs I get the same error:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
source\common\expropt1.c:
Warning W8036 include\hbvmpub.h 204: Non-ANSI keyword used:
'_declspec'
Warning W8036 include\hbapi.h 465: Non-ANSI keyword used:
'_declspec'
[more of the same]
Warning W8036 include\hbapi.h 705: Non-ANSI keyword used:
'_declspec'
Error E2228 include\hbapi.h 705: Too many error or warning messages
*** 1 errors in Compile ***
** error 1 ** deleting obj\dll\b32\expropt1.obj
Since I don't use MT libs, is there a way of suppressing that part
of
the build, at least until this thing is figured out.
I've now tried both 5.5.0 and 5.5.1 with -tWM
(for MT, if that was what you meant) switch, but
again no warnings with neither versions.
I did a test with 5.5.1, your environment +
HB_INCLUDE_WINEXCHANDLER (which BTW, is not used
anywhere in the sources anymore), I got the same
result: no warning.
Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
--
Luis Krause Mantilla
lkrausem at shaw dot ca
luis_krause at hotmail dot com
"May the Source be with GNU"
_______________________________________________
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