BCC compiler version

BCC compiler version

Postby bpd2000 » Sat Oct 03, 2015 2:25 pm

Hi,
How to know application build by which BCC compiler
Regards, Greetings

Try FWH. You will enjoy it's simplicity and power.!
User avatar
bpd2000
 
Posts: 153
Joined: Tue Aug 05, 2014 9:48 am
Location: India

Re: BCC compiler version

Postby Antonio Linares » Sun Oct 04, 2015 6:50 am

You could search for a certain pattern (from a BCC library) inside the EXE
regards, saludos

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

Re: BCC compiler version

Postby Rick Lipkin » Sun Oct 04, 2015 11:40 pm

? hb_compiler() // Borland 5.82

Returns the compiler used to create the (x)Harbour binaries .. You need to use ( match ) the (x)harbour compiler for your BCC Library. In otherwords for hb_compiler to return the correct BCC you will need to use the (x)harbour build for that compiler.

You can use (x)harbour for BCC55 and the Borland libs for BCC582 the call to hb_compiler will return Borland 5.5.. hb_Compiler will always return the compiler used to create the (x)harbour binaries regardless of the real Borland BCC

Unfortunately, hb_compiler() is the only function I know to return the BCC version.

Rick Lipkin
User avatar
Rick Lipkin
 
Posts: 2608
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Re: BCC compiler version

Postby bpd2000 » Mon Oct 05, 2015 4:17 am

Thank you Mr. Antonio and Mr. Rick Lipkin
Regards, Greetings

Try FWH. You will enjoy it's simplicity and power.!
User avatar
bpd2000
 
Posts: 153
Joined: Tue Aug 05, 2014 9:48 am
Location: India


Return to Off Topic / Otros temas

Who is online

Users browsing this forum: No registered users and 3 guests