Operating System - HP-UX
1751936 Members
4876 Online
108783 Solutions
New Discussion юеВ

Re: Warning in relink: (Bundled) cc: warning 480...

 
SOLVED
Go to solution
Arunvijai_4
Honored Contributor

Re: Warning in relink: (Bundled) cc: warning 480...

Hi Eric,

I could only see OS-Core.C-KRN: /usr/ccs/bin/cc
from your attachment. Have you installed Evaluation version of aCC compiler ? I couldnt find it either.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Eric Antunes
Honored Contributor

Re: Warning in relink: (Bundled) cc: warning 480...

Arun,

No, I didn't installed it yet. I'm going to do so and will give further notices.

Thanks,

Eric Antunes
Each and every day is a good day to learn.
Eric Antunes
Honored Contributor

Re: Warning in relink: (Bundled) cc: warning 480...

I didn't installed because I'm on HP-UX 11.0 and the software specification says it is for "HP-UX 11i v1 and HP-UX 11i v2"...
Each and every day is a good day to learn.
Muthukumar_5
Honored Contributor

Re: Warning in relink: (Bundled) cc: warning 480...

Don't need to install aCC or something.

See this:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=695883

--
Muthu
Easy to suggest when don't know about the problem!
Muthukumar_5
Honored Contributor

Re: Warning in relink: (Bundled) cc: warning 480...

oops. That is related with compiler error. :(( I hope it is compatible. Try to download and install aCC in evaluation mode. Hope procura is having a site for all 11.0 related softwares.

--
Muthu
Easy to suggest when don't know about the problem!
Peter Godron
Honored Contributor

Re: Warning in relink: (Bundled) cc: warning 480...

Muthu,
can't quite see the connection between Eric's problem and your link.

Eric,
as you have gcc installed already, have you tried link-pointing your cc to wherever gcc is installed?


Muthukumar_5
Honored Contributor

Re: Warning in relink: (Bundled) cc: warning 480...

Yes peter :) (Hope I've reverted with comments on that.)

You can install gcc from,

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

and try it out.

PS: Are you getting only warnings or errors in compilation?? If warnings then you can remove the compiler tags and try. When you are getting error then that is a problem.

--
Muthu
Easy to suggest when don't know about the problem!
Arunvijai_4
Honored Contributor

Re: Warning in relink: (Bundled) cc: warning 480...

Hi Eric,

I dont think installing "gcc" will help. Oracle supports only HP's Ansi-C compiler.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Eric Antunes
Honored Contributor

Re: Warning in relink: (Bundled) cc: warning 480...

I've already put gcc in PATH but nothing has changed...
Each and every day is a good day to learn.
Eric Antunes
Honored Contributor

Re: Warning in relink: (Bundled) cc: warning 480...

Muthu,

"PS: Are you getting only warnings or errors in compilation?? If warnings then you can remove the compiler tags and try. When you are getting error then that is a problem."

Only warnings. What are the compiler tags?
Each and every day is a good day to learn.