Operating System - HP-UX
1752701 Members
6597 Online
108789 Solutions
New Discussion юеВ

target PA-RISC using itanium ansi c compiler?

 
Pete Jahelka
Occasional Visitor

target PA-RISC using itanium ansi c compiler?

Is there a way to create PA-RISC executables using the ansi C compiler on HP-UX 11.23? We have a need to support building PA-RISC executables, but would like to migrate our development to itanium. Is this possible?
6 REPLIES 6
James R. Ferguson
Acclaimed Contributor

Re: target PA-RISC using itanium ansi c compiler?

Hi Pete:

You can use:

+DA2.0W

Regards!

...JRF...
Dennis Handly
Acclaimed Contributor

Re: target PA-RISC using itanium ansi c compiler?

>Is there a way to create PA-RISC executables using the ANSI C compiler on HP-UX 11.23?

The simple answer is this is not supported.

But you could develop your own SDK:
http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,2548,00.html

>James: +DA2.0W

This is an obsolete option for +DD64. And no, IPF compilers will NOT generate PA code.
Pete Jahelka
Occasional Visitor

Re: target PA-RISC using itanium ansi c compiler?

Thanks - I was afraid that would be the answer. I'll consider the "roll your own" SDK...

Pete
James R. Ferguson
Acclaimed Contributor

Re: target PA-RISC using itanium ansi c compiler?

Hi Dennis:

Thanks for the correction!

Regards!

...JRF...

Dennis Handly
Acclaimed Contributor

Re: target PA-RISC using itanium ansi c compiler?

>Pete: I'll consider the "roll your own" SDK...

If you decide to do that, you might give me some feedback since you'll probably be the first.
Dennis Handly
Acclaimed Contributor

Re: target PA-RISC using itanium ansi c compiler?

This is now supported with XPADE:
http://www.hp.com/go/xpade