- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- System Administration
- >
- Re: Porting C++ code from HP-UX to Linux
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
07-09-2013 11:54 PM - last edited on 07-15-2013 01:02 AM by Maiko-I
07-09-2013 11:54 PM - last edited on 07-15-2013 01:02 AM by Maiko-I
Porting code from unix to linux
Hi ,
We are migrating application code from unix compiled using acc to linux using gcc.
Since acc is older complier so compiling code now using gcc is giving lot of errors which is as expected.
Can anyone suggest any tool that will scan code offline and point out errors before actually we compile code using gcc
as correcting each error and then recompilation of code takes hours.
So if some code scan tool is available then we can resolve bugs offline before compiling and save time.
Thanks & Regards
AbhishekJ
P.S. This thread has been moved from Application Integration Forum to Linux > sysadmin. - Hp Forum Moderator
- Tags:
- Port
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-15-2013 12:59 AM
07-15-2013 12:59 AM
Re: Porting C++ code from HP-UX to Linux
>Can anyone suggest any tool that will scan code ...
I'm assuming you're using aCC6 on an Integrity server?
If so, why not compile with +strict?
Otherwise just compile with g++ and fix your errors.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP