Re: [Harbour] RE: harbour.dll revisited

2008-08-10 Thread Przemyslaw Czerpak
On Sun, 10 Aug 2008, Chen Kedem wrote: Hi Chen, > I had finally managed to build harbour.dll with CodeGuard > set HB_BUILD_DLL=yes > set CFLAGS=-v -y -vG -Od > set LDFLAGSDLL=cg32.lib > set LDFLAGS=cg32.lib > both LDFLAGS and LDFLAGSDLL need to be defined. I wonder why it is not n

Re: [Harbour] Re: harbour.dll revisited

2008-08-10 Thread Szakáts Viktor
Hi Przemek, If you want I can give you Remote Desktop access to a bare (and mostly unused) Windows installation (running on the Core2 Mac under VMWare Fusion). You need to bring the gloves though :) Brgds, Viktor On 2008.08.10., at 11:57, Przemyslaw Czerpak wrote: On Wed, 06 Aug 2008, David

Re: [Harbour] Re: harbour.dll revisited

2008-08-10 Thread Przemyslaw Czerpak
On Wed, 06 Aug 2008, David Arturo Macias Corona wrote: Hi David, > > Today I'll try to make some tests with real MS-Windows machine. > Take care, do not forget your gloves :-) :-) > You can use VirtualBox (virtualbox.org) > In last months I use VirtualBox to use Windows XP within Linux Mandriv

[Harbour] RE: harbour.dll revisited

2008-08-10 Thread Chen Kedem
Viktor, The logs were taken after: make_b32 clean set HB_BUILD_DLL=yes make_b32 with no extra user flags. Today is the first time I run hbtest-dll.exe so I can't tell if this is a new issue or not. The results of hbtest.exe are the same as to those I got on Jul 20th (Rev. 8983). Chen. _

Re: [Harbour] RE: harbour.dll revisited

2008-08-10 Thread Szakáts Viktor
Ops forgot to write, that this problem was not present in rc2. Brgds, Viktor On 2008.08.10., at 11:26, Chen Kedem wrote: I had finally managed to build harbour.dll with CodeGuard set HB_BUILD_DLL=yes set CFLAGS=-v -y -vG -Od set LDFLAGSDLL=cg32.lib set LDFLAGS=cg32.lib both LDFLA

Re: [Harbour] RE: harbour.dll revisited

2008-08-10 Thread Szakáts Viktor
Hi Chen, I can confirm the hbtest-dll problem, even on MSVC builds. Brgds, Viktor On 2008.08.10., at 11:26, Chen Kedem wrote: I had finally managed to build harbour.dll with CodeGuard set HB_BUILD_DLL=yes set CFLAGS=-v -y -vG -Od set LDFLAGSDLL=cg32.lib set LDFLAGS=cg32.lib both

[Harbour] RE: harbour.dll revisited

2008-08-07 Thread Chen Kedem
I might been reporting the wrong issue. I set LDFLAGSDLL=cg32.lib as suggested by Przemek. I see that harbour-b32.dll is created in bin/b32 and iside there are references to the codeguard functions. The error is: Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved ext

Re: [Harbour] Re: harbour.dll revisited

2008-08-07 Thread Szakáts Viktor
Hi Chen, I still could not link harbour.dll when CodeGuard (BCB 5.0) is enabled (I am working on rev 9047 2008-08-04). cg32.lib is not linked in and I get unresolved external '_CG_*' in our OBJ. Do you have any clue which envar should I set (and which parameters to write there). To enabl

Re: [Harbour] Re: harbour.dll revisited

2008-08-07 Thread Przemyslaw Czerpak
On Thu, 07 Aug 2008, Chen Kedem wrote: Hi Chen, > I still could not link harbour.dll when CodeGuard (BCB 5.0) is enabled > (I am working on rev 9047 2008-08-04). > cg32.lib is not linked in and I get unresolved external '_CG_*' in our OBJ. > Do you have any clue which envar should I set (and whic

[Harbour] Re: harbour.dll revisited

2008-08-07 Thread Chen Kedem
Viktor, I still could not link harbour.dll when CodeGuard (BCB 5.0) is enabled (I am working on rev 9047 2008-08-04). cg32.lib is not linked in and I get unresolved external '_CG_*' in our OBJ. Do you have any clue which envar should I set (and which parameters to write there). To enable full de

[Harbour] Re: harbour.dll revisited

2008-08-06 Thread David Arturo Macias Corona
Przemek: > Today I'll try to make some tests with real MS-Windows machine. Take care, do not forget your gloves :-) You can use VirtualBox (virtualbox.org) In last months I use VirtualBox to use Windows XP within Linux Mandriva 2008.1 without need to boot partition where I have a "real" Windo