HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- acc and CC together?
Operating System - HP-UX
1833776
Members
2420
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
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
01-15-2001 03:49 AM
01-15-2001 03:49 AM
Is it possible , in run-time, to run simultaneosly applications compiled with acc (using STLs libraries) and with CC ones ( using USLs )
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2001 09:05 AM
01-16-2001 09:05 AM
Solution
Raul,
Yes, it is possible to run two (or more) separate applications simultaneously on the system, even if one (or more) was compiled using the Cfront (CC) compiler and the other(s) have been compiled with the ANSI C++ (aCC) compiler.
However, I do not believe it is possible to 'mix and match' these two compilers within an individual application -- the entire application (including any shared libraries, object files, etc) must be built using ONE of the two C++ compilers, since they have very different methods of performing certain C++ functions, such as mangling/demangling names and so forth.
I hope this helps,
Kenneth Platz
Hewlett-Packard Response Center
Yes, it is possible to run two (or more) separate applications simultaneously on the system, even if one (or more) was compiled using the Cfront (CC) compiler and the other(s) have been compiled with the ANSI C++ (aCC) compiler.
However, I do not believe it is possible to 'mix and match' these two compilers within an individual application -- the entire application (including any shared libraries, object files, etc) must be built using ONE of the two C++ compilers, since they have very different methods of performing certain C++ functions, such as mangling/demangling names and so forth.
I hope this helps,
Kenneth Platz
Hewlett-Packard Response Center
I think, therefore I am... I think!
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 2025 Hewlett Packard Enterprise Development LP