Operating System - Linux
1753776 Members
7097 Online
108799 Solutions
New Discussion юеВ

Re: Any Pascal compiler for HP-UX 11.23 ?

 
SOLVED
Go to solution
billard
Advisor

Any Pascal compiler for HP-UX 11.23 ?

Hello,

We would like to migrate our application written in Pascal from HP-UX 11.00 to HP-UX 11.23.

Does anybody know if there exists an HP Pascal compiler for HP-UX 11.23 i.e. 11iv2 OS ?
If not can we use a gnu Pascal compiler compatible with HP-UX 11.23 ?

Any help would be greatly appreciated.

Best regards.

Didier BILLARD

 

 

P.S. This thread has been moevd from HP-UX > General to HP-UX > languages. - Hp Forum Moderator

3 REPLIES 3
Geoff Wild
Honored Contributor
Solution

Re: Any Pascal compiler for HP-UX 11.23 ?

I didn't see on on the Porting Centre not HP's Software Depot...

GNU version may be your only choice...

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Jeff Schussele
Honored Contributor

Re: Any Pascal compiler for HP-UX 11.23 ?

Hi Didier,

Which 11iv2 are you running - PA-RISC or Itanium?
IF you'll be running the PA-RISC 11iv2 then no re-compile should be necessary.
But If you're moving to an Integrity server which runs 11iv2 Itanium then indeed you probably should re-compile. But you may want to test the binaries prior to re-compilation just to see if running them under the Aries emulator will provide adequate performance.
But it's always better to have them copiled on the CPU system type of course.

My 2 cents,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
billard
Advisor

Re: Any Pascal compiler for HP-UX 11.23 ?

Hello,

OK I am trying to get a gnu Pascal compiler which has been certified on HP-UX 11iv2 (we are still hesitating between HP-UX PA-RISC and HP Itanium).

Thanks everybody for you help.

Best regards.

Didier