Operating System - HP-UX
1752797 Members
5871 Online
108789 Solutions
New Discussion юеВ

Re: could not locate the compiler

 
Adi_7
Frequent Advisor

could not locate the compiler

I downloaded license SDK version 1.3.1.10 PA-RISC on HP-UX.
But I couldnt locate the compiler. Does this SDK come with compiler or do I need to download the compiler separately? If so,Which compiler should I download for HP?

Pls help.
Thanks in advance!

 

 

P.S. this thread has been moved from HP-UX > General to HP-UX > languages - HP Forums Moderator

3 REPLIES 3
Umapathy S
Honored Contributor

Re: could not locate the compiler

Adi,

Which Compiler are you talking about? Java?

Its available here
http://www.hp.com/products1/unix/java/java2/sdkrte1_3/downloads/index.html

After installing you will find it under /opt/java*

HTH,
Umapathy


Arise Awake and Stop NOT till the goal is Reached!
Donny Jekels
Respected Contributor

Re: could not locate the compiler

gcc is free and works great

http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-3.2.3/

peace
Donny
"Vision, is the art of seeing the invisible"
H.Merijn Brand (procura
Honored Contributor

Re: could not locate the compiler

Looking at the version. I guess you mean a java compiler. The gcc mentioned above is a C compiler, /but/ ... the source to GNU gcc also has some java compiler stuff. Use a prcompiled version of gcc (either from above address or from my ITRC site http://www.cmve.net/~merijn or https://www.beepz.com/personal/merijn) to compile that from scratch. I've never tried, so I cannot give you any tips about that.

GNU gcc sources: http://www.gnu.ai.mit.edu/software/gcc/gcc.html or ftp://ftp.nluug.nl/mirror/languages/gcc/

Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn