What Compiler/Linker Works Best

User avatar
TimStone
Posts: 2955
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Has thanked: 25 times
Been thanked: 2 times
Contact:

What Compiler/Linker Works Best

Post by TimStone »

Currently there are several options for building applications with FWH. I would like to know what people find works best for them, and why. You might mention the version of the compiler you use, and where it is available. I think this covers the options:

xHarbour ( commercial ) : With xBuilder, this is easy to use. The Pelles C compiler is included.

xHarbour ( distributed with FWH ):

Microsoft C:

Borland C:
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
mmercado
Posts: 782
Joined: Wed Dec 19, 2007 7:50 am
Location: Salamanca, Gto., México

Re: What Compiler/Linker Works Best

Post by mmercado »

Hi Tim:

From my very beginning with FWH I have used xHarbour (distributed with FWH) and Borland as C/Resource compiler without a single problem.

To build my applications I use UEstudio and I'm fully satisfied.

Best regards.

Manuel Mercado.
manuelmercado at prodigy dot net dot mx
norberto
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Re: What Compiler/Linker Works Best

Post by norberto »

Tim, i use since begin of fwh:

Xharbour CVS (or last stable), bcc 551, borland resource workshop, iam studing migrate to uestudio.

without any problems. i already try harbour too.
User avatar
dutch
Posts: 1554
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Re: What Compiler/Linker Works Best

Post by dutch »

Dear Tim,

I've used xBuilder for a year, it is easy when I migrate from FW16bits and support many useful function.

Unfortunately, FWH lib must be re-compile everytime of new issue. When FW has new enhance features that not include in xBuilder script (re-compile FWH lib), I will got the error. xHarbour.com is excellent tool if you use all of thier featues (Visual xHb, script and etc.).

Now I try xHb (FW Distributed) + BCC551 + Uestudio and no problem for a year. It take only a day to learn how to use it.

Regards,
Dutch
Regards,
Dutch

FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
User avatar
TimStone
Posts: 2955
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Has thanked: 25 times
Been thanked: 2 times
Contact:

Re: What Compiler/Linker Works Best

Post by TimStone »

Where is a good place to download BCC 551 ?
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
James Bott
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Re: What Compiler/Linker Works Best

Post by James Bott »

User avatar
TimStone
Posts: 2955
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Has thanked: 25 times
Been thanked: 2 times
Contact:

Re: What Compiler/Linker Works Best

Post by TimStone »

Got it ...

Now for my next ( last ? ) question. I know there is a subject on the forum for how to setup / use UE Studio for building an application with bcc 551. I just can't seem to get the search terms right to find it.

I have all the elements ...now I need the build script. I'm doing this so I can compare the results of my Borland build vs Pelles ( and xBuilder ).

Thanks.
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
James Bott
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Re: What Compiler/Linker Works Best

Post by James Bott »

Tim,

The configuration files are in the FW\UESTUDIO directory (in later versions of FW).

James
User avatar
James Bott
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Re: What Compiler/Linker Works Best

Post by James Bott »

For more details, try searching for:

ue studio -visual

This will eliminate the references to visual studio.

James
User avatar
Antonio Linares
Site Admin
Posts: 42520
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Re: What Compiler/Linker Works Best

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
TimStone
Posts: 2955
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Has thanked: 25 times
Been thanked: 2 times
Contact:

Re: What Compiler/Linker Works Best

Post by TimStone »

There is a link shown on the screen for the setup files but it appears to not be there anymore. It includes a build script.

I realize UE Studio already has that built in, but I'd like one already configured for Borland 551 so I don't make setup mistakes.

Thanks.
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
dutch
Posts: 1554
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Re: What Compiler/Linker Works Best

Post by dutch »

Dear Tim,

It has in FWH\UESTUDIO, if not see below. It is my config that I get and modified for my project.

wordfile.uew for recognized xHarbour command, operater and etc. You can put in any place and set to the project.
Image

This is the file you need and included full path (I installed uestudio as simple way).
You should modify C:\Program Files\IDM Computer Solutions\UEStudio 06\configs\xHarbour\Application to fit your environment such as xHarbour, FWH, BCC55 path and other library file need to include and parameter (That I knew).
http://www.sendspace.com/file/jtba6b

Regards,
Dutch
Regards,
Dutch

FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
User avatar
Antonio Linares
Site Admin
Posts: 42520
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Re: What Compiler/Linker Works Best

Post by Antonio Linares »

We use UEStudio for all our developments.

It is a great tool :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
TimStone
Posts: 2955
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Has thanked: 25 times
Been thanked: 2 times
Contact:

Re: What Compiler/Linker Works Best

Post by TimStone »

I have had UE Studio for a year. My biggest issue is the formatting of code ... it just doesn't handle it well.

I have Multi Edit also. The only problem I had with that was a broken Macro recorder in Vista but that was just fixed.

I'm using ME on my main machine with xHB. I'm using Multi Edit Studio on my laptop with Borland / xHarbour ( from the FWH distribution ). Hopefully I can pull it all together next week and see how the two compare.
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
TimStone
Posts: 2955
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Has thanked: 25 times
Been thanked: 2 times
Contact:

Re: What Compiler/Linker Works Best

Post by TimStone »

Dutch,

Thank you for the files. I'll know more next week when I try working with them. I've done well with xHB but I do want to compare

Tim
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Post Reply