• How to use PellesC 64 bit

    From Gian Luca Doria@21:1/5 to All on Fri Nov 12 07:11:13 2021
    I have been using xHarbour for years to build 32-bit console applications.

    I would like to compile them now in 64 bit and I was thinking of using PellesC.

    I downloaded the binars ready for PellesC from the xharbour.org site but since the BLD.BAT there is no trace of PellesC nor of the possibility to compile in 64 bit.

    I have always used HBMAKE to compile. My software consists of 174 PRGs at the moment and therefore I need a make tool.

    Can someone help me please?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Fri Nov 12 16:15:13 2021
    Il 12/11/2021 16:11, Gian Luca Doria ha scritto:

    I have been using xHarbour for years to build 32-bit console applications.

    I would like to compile them now in 64 bit and I was thinking of using PellesC.

    I downloaded the binars ready for PellesC from the xharbour.org site but since the BLD.BAT there is no trace of PellesC nor of the possibility to compile in 64 bit.

    I have always used HBMAKE to compile. My software consists of 174 PRGs at the moment and therefore I need a make tool.

    Can someone help me please?

    Why not using BCC 7.30 64-bit? I made some test with FWH and found it
    working fine.

    EMG

    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 Gian Luca Doria@21:1/5 to All on Fri Nov 12 07:43:34 2021
    Il giorno venerdì 12 novembre 2021 alle 16:15:16 UTC+1 Enrico Maria Giordano ha scritto:
    Il 12/11/2021 16:11, Gian Luca Doria ha scritto:

    I have been using xHarbour for years to build 32-bit console applications.

    I would like to compile them now in 64 bit and I was thinking of using PellesC.

    I downloaded the binars ready for PellesC from the xharbour.org site but since the BLD.BAT there is no trace of PellesC nor of the possibility to compile in 64 bit.

    I have always used HBMAKE to compile. My software consists of 174 PRGs at the moment and therefore I need a make tool.

    Can someone help me please?
    Why not using BCC 7.30 64-bit? I made some test with FWH and found it working fine.

    EMG

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    Thankyou!

    I want to try PellesC because BCC 7.30 64 bit is "evaluation only".

    In http://xharbour.org/index.asp?page=download/windows/required_win I found only this to download http://www.xharbour.org/files/download/windows/bcc73064.zip

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Fri Nov 12 17:02:39 2021
    Il 12/11/2021 16:43, Gian Luca Doria ha scritto:

    I want to try PellesC because BCC 7.30 64 bit is "evaluation only".

    Ok, so I can't help you as I never used PellesC.

    In http://xharbour.org/index.asp?page=download/windows/required_win I found only this to download http://www.xharbour.org/files/download/windows/bcc73064.zip

    Please download PellesC from their official website:

    http://www.smorgasbordet.com/pellesc

    EMG

    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 Dan@21:1/5 to All on Fri Nov 12 18:04:02 2021
    Il 12/11/2021 16:43, Gian Luca Doria ha scritto:


    Thankyou!

    I want to try PellesC because BCC 7.30 64 bit is "evaluation only".

    IIRC the last free version was 5.82 (or 6.9?), anyway BCC seems to be abandonware now. Borland was acquired by Embarcadero that published the
    C compiler version 10... then Embarcadero, too, vanished from the
    radar... Has someone any information?

    Dan

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Fri Nov 12 19:53:19 2021
    Il 12/11/2021 18:04, Dan ha scritto:

    IIRC the last free version was 5.82 (or 6.9?), anyway BCC seems to be abandonware now. Borland was acquired by Embarcadero that published the
    C compiler version 10... then Embarcadero, too, vanished from the
    radar... Has someone any information?

    They appear to be alive and kicking:

    https://www.embarcadero.com

    EMG

    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 Jacek K.@21:1/5 to All on Mon Feb 7 07:02:06 2022
    Don is right

    The embarcadero C++ in version 7.6 is free, but only to do build 32 bit applications (https://www.embarcadero.com/free-tools/ccompiler), but the Pelles C is free for all use (private and commercial), and it compiles sources to 32 and 64-bit applications.

    In my opinion, a project xHarbour should migrate to the environment Pelles C, not only to old BCC 5.5 (or 7.6) with poor end user license, who wants to develop the application and make money on it.

    The Pelles C is better tools, has good help, has better resources compiler. I compile for my clients the application in Pelles C 8.0 and no have any problems.

    With Regards
    Jacek K.


    piątek, 12 listopada 2021 o 19:53:22 UTC+1 Enrico Maria Giordano napisał(a):
    Il 12/11/2021 18:04, Dan ha scritto:

    IIRC the last free version was 5.82 (or 6.9?), anyway BCC seems to be abandonware now. Borland was acquired by Embarcadero that published the
    C compiler version 10... then Embarcadero, too, vanished from the
    radar... Has someone any information?
    They appear to be alive and kicking:

    https://www.embarcadero.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From dlzc@21:1/5 to ...@wp.pl on Mon Feb 7 07:54:28 2022
    Dear Jacek K:

    On Monday, February 7, 2022 at 8:02:08 AM UTC-7, ...@wp.pl wrote:
    Don is right

    The embarcadero C++ in version 7.6 is free, but only to do build
    32 bit applications (https://www.embarcadero.com/free-tools/
    ccompiler), but the Pelles C is free for all use (private and
    commercial), and it compiles sources to 32 and 64-bit applications.

    In my opinion, a project xHarbour should migrate to the environment
    Pelles C, not only to old BCC 5.5 (or 7.6) with poor end user license,
    who wants to develop the application and make money on it.

    The Pelles C is better tools, has good help, has better resources
    compiler. I compile for my clients the application in Pelles C 8.0
    and no have any problems.

    https://groups.google.com/g/comp.lang.xharbour/c/vWX155s94cQ/m/79rB4eyjBAAJ

    Pelles C had math problems. Don't know if it still does.

    David A. Smith

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Mon Feb 7 16:59:53 2022
    Il 07/02/2022 16:02, Jacek K. ha scritto:

    The embarcadero C++ in version 7.6 is free,

    Please, can you tell me where to find BCC 7.6? The latest version I know
    is 7.4.

    In my opinion, a project xHarbour should migrate to the environment Pelles C,

    Not possible. We need C++ for some modules and PellesC is only C (not
    C++), as far as I know.

    EMG

    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)