GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Remove bundled c compiler?
Operating System - HP-UX
1851059
Members
2531
Online
104056
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
12-10-2003 08:39 AM
12-10-2003 08:39 AM
I work in an environment that sometimes expects extra security. I've been asked to see what is involved in removing the bundled c compiler from 11i. I do understand the power of the bundled version is quite limited.
I do not see the compiler included in swlist - maybe I'm not looking the right way?
Is there any other way to delete it than simply removing /usr/bin/cc_bundled? Any other pieces that should come with it?
Thanks - (I assign points).
I do not see the compiler included in swlist - maybe I'm not looking the right way?
Is there any other way to delete it than simply removing /usr/bin/cc_bundled? Any other pieces that should come with it?
Thanks - (I assign points).
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 08:42 AM
12-10-2003 08:42 AM
Re: Remove bundled c compiler?
Hi,
This might mess up your system. The system uses the bundled compiler to compile and rebuild kernel and stuff like that.
Hope this helps.
Regds
This might mess up your system. The system uses the bundled compiler to compile and rebuild kernel and stuff like that.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 08:44 AM
12-10-2003 08:44 AM
Solution
Don't do this!!! You will make it impossible to install patches which require a kernel rebuild. You could tighten things up so that only root is able to execute cc and ld. Kernel rebuild are the real reason the bundled c compiler is included; that it is also a very limited development system is gravy. Having a c compiler is not really dangerous as the underlying security is still in place. A C program doing an operation is no more dangerous than other unix utilities UNLESS the user gains root permission and is able to create a setuid program. In that case, the danger was not the C program itself but rather someone allowing him to be root.
If it ain't broke, I can fix that.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP