Enrico,
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
Enrico,
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
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
Can I see your BCC32.CFG and ILINK32.CFG?
EMG
bcc32.cfg
-I"c:\Bcc55\include"
-L"c:\Bcc55\lib"
ilink32.cfg
-L"c:\Bcc55\lib"
Found! It was
-DHB_NO_TRACE
Can you test with it?
EMG
Enrico,
Were you using -DHB_NO_TRACE ?
Is it fine now, without it ? ![]()
Antonio Linares wrote:Enrico,
Were you using -DHB_NO_TRACE ?
Antonio Linares wrote:Is it fine now, without it ?
Enrico,
I am currently reinstalling an operating system on the computer
As soon as I finish I will check it, thanks
Ok, thank you.
EMG
Enrico,
Problem confirmed: -DHB_NO_TRACE can't be used. It also GPFs here.
I appreciate if you report it on the list, thanks
Great! Thank you.
EMG