- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Warning in relink: (Bundled) cc: warning 480.....
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2006 11:43 PM
02-20-2006 11:43 PM
Re: Warning in relink: (Bundled) cc: warning 480...
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2006 11:46 PM
02-20-2006 11:46 PM
Re: Warning in relink: (Bundled) cc: warning 480...
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2006 11:49 PM
02-20-2006 11:49 PM
Re: Warning in relink: (Bundled) cc: warning 480...
I dont think installing "gcc" will help. Oracle supports only HP's Ansi-C compiler.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2006 11:54 PM
02-20-2006 11:54 PM
Re: Warning in relink: (Bundled) cc: warning 480...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2006 11:55 PM
02-20-2006 11:55 PM
Re: Warning in relink: (Bundled) cc: warning 480...
"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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2006 11:58 PM
02-20-2006 11:58 PM
Re: Warning in relink: (Bundled) cc: warning 480...
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 12:03 AM
02-21-2006 12:03 AM
Re: Warning in relink: (Bundled) cc: warning 480...
Where can I find an Ansi C Compiler for HP-UX 11.0?
PS: I remember that I installed gcc because of a previous linking issue and, at the time, I've just ignored the warnings...
Best Regards,
Eric Antunes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 07:23 PM
02-21-2006 07:23 PM
Re: Warning in relink: (Bundled) cc: warning 480...
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3901BAEVAL
-Amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 07:27 PM
02-21-2006 07:27 PM
Re: Warning in relink: (Bundled) cc: warning 480...
May be you can leave out this problem since it's warning right. Problem is started on getting ERROR only. Hope you can turn of warnings.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 07:32 PM
02-21-2006 07:32 PM
Re: Warning in relink: (Bundled) cc: warning 480...
Sometimes, warnings should not be ignored as it may lead to support problems. You can file a support call with Oracle on this issue.
_Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 07:38 PM
02-21-2006 07:38 PM
Re: Warning in relink: (Bundled) cc: warning 480...
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 07:41 PM
02-21-2006 07:41 PM
Re: Warning in relink: (Bundled) cc: warning 480...
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=91726
same kind of error during sendmail installion in hp-ux.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 07:44 PM
02-21-2006 07:44 PM
Re: Warning in relink: (Bundled) cc: warning 480...
It is apparent that, you should install Ansi C compiler to get rid of these warnings.
Probably, you can close this thread once you log a support call.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 08:41 PM
02-21-2006 08:41 PM
Re: Warning in relink: (Bundled) cc: warning 480...
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=327907&admit=-682735245+1140601024737+28353475
you have to remove +O2,.. -A option from cc compiler. You will not get the warning surely.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 08:43 PM
02-21-2006 08:43 PM
Re: Warning in relink: (Bundled) cc: warning 480...
http://www.darklab.net/resources/hpux-mailinglist/1263.html
is saying all about this. Warnings are not needed to be worry. Change compiler tag. That is it.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 08:48 PM
02-21-2006 08:48 PM
Re: Warning in relink: (Bundled) cc: warning 480...
talks about Installing/performance oracle 9i on HP-UX.. It didnt talk about Forms and reports..
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 09:08 PM
02-21-2006 09:08 PM
SolutionI think for Forms and Reports, you would definitely require the ANSI C compiler!
Below some excerpts from what i have found on metalink:
===========
https://metalink.oracle.com/metalink/plsql/f?p=130:14:12112118006470810127::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,153657.1,1,1,1,helvetica
Explanation
-----------
The ANSI C compiler was not upgraded as part of the OS upgrade since it's a separate product on HP-UX.
Oracle does not require the ANSI C compiler for installation, so the native HP C compiler in /usr/ccs/bin can be used instead.
If using Pro*C/C++, then the ANSI C compiler must be upgraded to the proper HP-UX 11 version before the install.
---
https://metalink.oracle.com/metalink/plsql/f?p=130:14:12112118006470810127::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,147227.1,1,1,1,helvetica
4. When does Oracle need an ANSI C Compiler?
For installing Oracle, or when relinking Oracle executables, the bundled C compiler is sufficient. In this case, the ANSI C compiler is not required.
Examples are the oracle, exp, proc (the ProC precompiler) executables.
The ANSI C compiler is required for compiling ProC and OCI programs, such as *.pc files.
---
Maybe you should create a service request on metalink.
Workaround do exists (in case you already have it on other servers). Think about it...
good luck
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 10:54 PM
02-21-2006 10:54 PM
Re: Warning in relink: (Bundled) cc: warning 480...
"...When a bundled C compiler is used for
relinks, it will give warnings whenever an ANSI C compiler feature (option)
is encountered. These warning can be ignored, as the exectable will be
relinked regardless."
Thank you,
Eric Antunes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 11:01 PM
02-21-2006 11:01 PM
Re: Warning in relink: (Bundled) cc: warning 480...
I didn't understood this part:
"Workaround do exists (in case you already have it on other servers). Think about it..."
In case I would have the Ansi C installed in other servers? I don't.
Anyway, with ou without warnings, everything works fine...
Thank you,
Eric Antunes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 11:18 PM
02-21-2006 11:18 PM
Re: Warning in relink: (Bundled) cc: warning 480...
I was thining about a case whereby you had a similar environment which already had the ansi c compiler, you could just install it there and then move it to the production environment.
but this does not make sense if you have to apply patches or upgrade
also you could just install the evaluation version for now...
sorry.
I don't know how much it costs but it would then be preferrable to purchase it!
good luck!
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 11:22 PM
02-21-2006 11:22 PM
Re: Warning in relink: (Bundled) cc: warning 480...
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 11:32 PM
02-21-2006 11:32 PM
Re: Warning in relink: (Bundled) cc: warning 480...
- « Previous
-
- 1
- 2
- Next »