Pop-Up Thingie
Sidebar
>>> Magnum BBS <<<
Home
Forum
Files
Dark
Log in
Username
Password
Sidebar
Forum
Usenet
COMP.LANG.XHARBOUR
C++ build mode
From
Enrico Maria Giordano
@21:1/5 to
All
on Sat Apr 13 10:40:55 2024
Hi, someone could tell me why we build xHarbour in C++ mode only when
MSC32 is used? From makefile.vc (please note CPLUSPLUS =1):
!if ("$(HB_ARCH)"=="w64")
ACE_LIB =$(ACE64_LIB)
HB_MACHINE=X64
!else
ACE_LIB =$(ACE32_LIB)
HB_MACHINE=X86
CPLUSPLUS =1
!endif
And this build info:
C++ mode: On
--
Enrico Maria Giordano
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)
From
Enrico Maria Giordano
@21:1/5 to
All
on Sat Apr 13 10:42:58 2024
Il 13/04/2024 10:40, Enrico Maria Giordano ha scritto:
And this build info:
C++ mode: On
Please note that it is Off in MSC64, BCC32 and BCC64 builds.
--
Enrico Maria Giordano
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)
From
Enrico Maria Giordano
@21:1/5 to
All
on Sat Apr 13 12:41:44 2024
Il 13/04/2024 10:40, Enrico Maria Giordano ha scritto:
CPLUSPLUS =1
I just tried to comment out the above statement and rebuild xHarbour.
Now the build info says:
C++ mode: Off
I didn't notice any problem so far. I will wait a little for any
objections and then will remove C++ compile mode.
--
Enrico Maria Giordano
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)
Who's Online
System Info
Sysop:
Keyop
Location:
Huddersfield, West Yorkshire, UK
Users:
546
Nodes:
16 (
2
/
14
)
Uptime:
40:14:03
Calls:
10,392
Files:
14,064
Messages:
6,417,203