Borland 5.8 compiler

Post Reply
User avatar
don lowenstein
Posts: 196
Joined: Mon Oct 17, 2005 9:09 pm
Contact:

Borland 5.8 compiler

Post by don lowenstein »

I have used Borland 5.5.1 compiler for many years.
I noticed on the xHarbour.org website they have a version for Borland 5.8 compiler.

is there any benefit from the 5.8 over the 5.5.1 compiler?
Don Lowenstein
www.laapc.com
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Re: Borland 5.8 compiler

Post by Enrico Maria Giordano »

Nothing visible but it surely have many bug fixes. And, by the way, you have to use it with the new FWH releases.

EMG
User avatar
andijahja
Posts: 35
Joined: Sun Aug 29, 2010 12:44 pm

Re: Borland 5.8 compiler

Post by andijahja »

The visible difference maybe the linker (ilink32.exe).
In some (rare) cases, BCC 5.5's linker failed to link an application, complaining something like "access violation" .
BCC 5.8 has the "best" linker among 5.5 up to 6.2 because even the 6.2's version sometimes failed for no obvious reason.
Andi
User avatar
andijahja
Posts: 35
Joined: Sun Aug 29, 2010 12:44 pm

Re: Borland 5.8 compiler

Post by andijahja »

andijahja wrote:The visible difference maybe the linker (ilink32.exe).
In some (rare) cases, BCC 5.5's linker failed to link an application, complaining something like "access violation" .
BCC 5.8 has the "best" linker among 5.5 up to 6.2 because even the 6.2's version sometimes failed for no obvious reason.
Latest info, it seems that BCC 6.3 which comes bundled with Embarcadero RAD Studio XE brings some improvement to the compiler. Inappropriate codes which compilable with the lower version and even compilable with MSVS 10, are now rejected by BCC 6.3.
Andi
User avatar
don lowenstein
Posts: 196
Joined: Mon Oct 17, 2005 9:09 pm
Contact:

Re: Borland 5.8 compiler

Post by don lowenstein »

Where can I download Borland 5.8 compiler?
Don Lowenstein
www.laapc.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Borland 5.8 compiler

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply