Lucas said:
> I would like to ask if xHarbour is compatible with latest BCC 6.51
> released in 2013.
>
> Also, now it has a 64 bit version.
Hi Lucas:
Before you 'leap', please look/read carefully Andi Jahja's post here on
Dec 14 titled "New Color to BCC Compiler".
I've copied it below:
-Mel Smith
************* Andi's post ************
Hello All:
Just FYI.
Embarcadero has today announced the release of C++ Compiler 64 bit
(!), a thing that many people have in the past doubted it.
It is version 6.50:
The header/logo:
Embarcadero C++ 6.50 for Win64 Copyright (c) 2012 Embarcadero
Technologies, Inc.
Roll your own:
https://downloads.embarcadero.com/free/c_builder?CName=EM_CPBTREDM&Audience=CPBUG&Publisher=ON&Medium=EDM&Asset=Trial&cid=701G0000000Whaw
Just a note:
1. Object file creation is based on ELF technology, a thing that I am
new at. Object file extension is .o (exactly like GCC)
2. LIBrary is in the COFF format, same as MSVS and GCC
Andi
***************************************