Operating System - HP-UX
1832504 Members
4741 Online
110043 Solutions
New Discussion

problems with gcc install

 
Varvara Murphy_1
New Member

problems with gcc install

 
3 REPLIES 3
David Johns
Advisor

Re: problems with gcc install

Hi Varvara:

I thought the bundled C compiler was only for compiling the kernel. Why don't you download and install the binary version from HP or the Software Porting and Archive Centre?

Cheers,
Dave
T G Manikandan
Honored Contributor

Re: problems with gcc install

Do you have ANSI cc.
I think you are using the bundled compiler from /usr/ccs/bin.

if you have the ANSI bundle then set the path to that cc else
you can download gcc which is available as a depot software from

http://hpux.cs.utah.edu

THanks
Varvara Murphy_1
New Member

Re: problems with gcc install

Its a bit of a long winded reason but basically I am trying to do a perl install from source which is required to get ORACLE DBD working. I was having lots of problems getting the perl 5.6.1 to install so I decieded to go back and do an install from source of gcc gmake etc...

Currently I am working on an source install using perl development 5.8.0 and the depot gcc... so far so good.

I think the previous problem may be solved by installing the latest patch set.