- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ACC compiler in hpux
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-13-2008 08:16 PM
02-13-2008 08:16 PM
ACC compiler in hpux
Please anyone help me in finding out the version of aCC compiler currently used in hpux machine.
--Robin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 08:41 PM
02-13-2008 08:41 PM
Re: ACC compiler in hpux
#swlist -l product|grep Compiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 08:42 PM
02-13-2008 08:42 PM
Re: ACC compiler in hpux
#swlist -l product|grep Compiler
or
#swlist (at the top of the command output shows the aC++ Compiler)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 09:39 PM
02-13-2008 09:39 PM
Re: ACC compiler in hpux
You can find the version from this command.
# swlist -l bundle |grep Compiler
B3913DB C.11.23.12 HP aC++ Compiler (S800)
#
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 10:14 PM
02-13-2008 10:14 PM
Re: ACC compiler in hpux
aCC: HP ANSI C++ B3910B A.03.77
("man aCC", look for "version"?)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 10:41 PM
02-13-2008 10:41 PM
Re: ACC compiler in hpux
aCC: HP ANSI C++ B3910B A.03.70
#
Yes Steven it shows version. Thanks
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2008 11:29 PM
02-14-2008 11:29 PM
Re: ACC compiler in hpux
This wouldn't work for patches since the man page is seldom patched.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2008 11:51 PM
02-14-2008 11:51 PM
Re: ACC compiler in hpux
> This wouldn't work for patches since the
> man page is seldom patched.
I was trying to explain only how I learned
about "aCC -V".
After I posted that message, it occurred to
me that someone would (mis-) interpret it
that way, but I said, "Nah." (And I wasn't
really desperate for another three points.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2008 02:21 AM
02-15-2008 02:21 AM