Bug in Harbour version of toolbar

User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Enrico,

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Post by Enrico Maria Giordano »

Ok. I still trying to find the difference. Even your HARBOUR.EXE is different from mine and I don't know why. C compiler is the same. Harbour sources are the same. I tried all the switches you use in your batch. What am I missing?

EMG
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

bcc32.cfg

-I"c:\Bcc55\include"
-L"c:\Bcc55\lib"

ilink32.cfg

-L"c:\Bcc55\lib"
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Enrico,

Were you using -DHB_NO_TRACE ?

Is it fine now, without it ? :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Post by Enrico Maria Giordano »

Antonio Linares wrote:Enrico,

Were you using -DHB_NO_TRACE ?
Yes.
Antonio Linares wrote:Is it fine now, without it ? :-)
Yes. Anyway, I would want to report it to the Harbour developers list, if you confirm the problem.

EMG
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Enrico,

I am currently reinstalling an operating system on the computer

As soon as I finish I will check it, thanks
Last edited by Antonio Linares on Fri Nov 09, 2007 4:48 pm, edited 1 time in total.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Enrico,

Problem confirmed: -DHB_NO_TRACE can't be used. It also GPFs here.

I appreciate if you report it on the list, thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply