1833873 Members
2871 Online
110063 Solutions
New Discussion

ANSI C compiler

 
jp
Frequent Advisor

ANSI C compiler

Where can I get an Ansi C for this system please without spending much? gnu - does it have a version for a 715 ??
Tia,
jp
10 REPLIES 10
Ian Dennison_1
Honored Contributor

Re: ANSI C compiler

'cc'

The bog standard HP-UX compiler, has some switches for ANSI compatibility.

Share and Enjoy! Ian
Building a dumber user
Ollie R
Respected Contributor

Re: ANSI C compiler

JP,
You can get "gcc" for HP-UX 11.00 from here:
http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-3.2.3/

Now, about time for some points maybe?

Ollie.
To err is human but to not award points is unforgivable
Stefan Farrelly
Honored Contributor

Re: ANSI C compiler

GNU has a version which runs on any model of HP - including a 715.
Im from Palmerston North, New Zealand, but somehow ended up in London...
KCS_1
Respected Contributor

Re: ANSI C compiler

Hi,JP

the GCC is best product instead of ANSI-C without no purchased.

as mentioned already, look at above linked site.



have a good day!
Easy going at all.
KCS_1
Respected Contributor

Re: ANSI C compiler

Hi,JP

the GCC is best product instead of ANSI-C without no purchasing.

as mentioned already, look at above linked site.



have a good day!
Easy going at all.
jp
Frequent Advisor

Re: ANSI C compiler

Ian,
No, the bog std cc has no ANSI. ANSI C is a purchasable product.

Ollie, its a 715, it wont run UX 11.
I have looked at gnu site, and all gcc I could find were for UX 11, not for 10.x .
I found some cc in /usr/ccs dir, but also doesnt support ANSI directives.
jp still looking.
Ollie R
Respected Contributor

Re: ANSI C compiler

JP,

You'll find a gcc binary for HP-UX 10 here:
http://www.smellycat.net/hp.html

NOW PLEASE ASSIGN SOME POINTS!!!

To err is human but to not award points is unforgivable
Stefan Farrelly
Honored Contributor

Re: ANSI C compiler

Hety, you can run 11.X on a 715. Weve got loads of em running HP-UX 11,0
Im from Palmerston North, New Zealand, but somehow ended up in London...
H.Merijn Brand (procura
Honored Contributor

Re: ANSI C compiler

gcc-3.3 for 10.20 precompiled binary including recent binutils and gdb available on my ITRC pages: https://www.beepz.com/personal/merijn/ or http://www.cmve.net/~merijn/

Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
Caesar_3
Esteemed Contributor

Re: ANSI C compiler

Hello!

You can find the gcc on http://hpux.connect.org.uk

You also have the C ANSI C compiler
that HP produce but it cost money

Caesar