50g group photo

Yahoo Groups archive

50g

Archive for 50g.

Index last updated: 2026-03-30 00:59 UTC

Thread

C

C

2006-11-26 by merlincooper

Hello,

I read somewhere that you can run C programs on the HP-50g by using a
compiler supplied by HP. Is this true and if so where can I find the
compiler?

Thanks

Merlin

Re: C

2006-11-26 by dl9sec

Hi,

> I read somewhere that you can run C programs on the HP-50g by using a
> compiler supplied by HP. Is this true and if so where can I find the
> compiler?

Yes and no ;-)
The compiler isn't supplied by HP i think.
You can find it at http://www.hpgcc.org

Best regards, Thorsten

Re: [50g] C

2006-11-26 by morg@borgeby.se

Hello

It is not supplied by HP, even if it's named "hpgcc"

http://www.hpgcc.org

/Martin

On Sun, November 26, 2006 14:43, merlincooper wrote:
> Hello,
>
>
> I read somewhere that you can run C programs on the HP-50g by using a
> compiler supplied by HP. Is this true and if so where can I find the
> compiler?
>
> Thanks
>
>
> Merlin
>
>
>

Re: C

2006-11-27 by mike

--- In 50g@yahoogroups.com, "dl9sec" <dl9sec@...> wrote:
>
> Hi,
>
> > I read somewhere that you can run C programs on the HP-50g by using a
> > compiler supplied by HP. Is this true and if so where can I find the
> > compiler?
>
> Yes and no ;-)
> The compiler isn't supplied by HP i think.
> You can find it at http://www.hpgcc.org
>
> Best regards, Thorsten
>
The compiler is definitly *not* written by HP, it is a third party
software piece written by a few dedicated HP fans. It has some
disidvantages and quite a few advantages, including much increased
speed as there is no emulation layer.
Mick C