- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problems with compiler?
Operating System - HP-UX
1825551
Members
2738
Online
109681
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
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
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
тАО03-28-2003 01:26 AM
тАО03-28-2003 01:26 AM
Problems with compiler?
Dear all,
I am trying to execute a c++ program in a HP-UX 11.11 machine.
this program worked finea couple months ago but now we have problems.
The problem is the function STRCMP, if I write this "Final = strcmp(Caracter, "\0");" does not work, I need to change in this way "if (Caracter[0] == 0) Final = 0;".
This is not a valid solution because I use srtcmp to compare "\n",...
I think our last machine was a HP-UX 11.0
Anyone can help me?
TIA,
David Juan Alejo.
I am trying to execute a c++ program in a HP-UX 11.11 machine.
this program worked finea couple months ago but now we have problems.
The problem is the function STRCMP, if I write this "Final = strcmp(Caracter, "\0");" does not work, I need to change in this way "if (Caracter[0] == 0) Final = 0;".
This is not a valid solution because I use srtcmp to compare "\n",...
I think our last machine was a HP-UX 11.0
Anyone can help me?
TIA,
David Juan Alejo.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-28-2003 02:59 AM
тАО03-28-2003 02:59 AM
Re: Problems with compiler?
Hi,
I know this will be a bore, and not terribly helpful, but the first thing to do is check that you have the latest compiler patches. I've just been working on something today and had problems compiling - fixed them by patching (not the same problem as yours though).
PHSS_26972 and PHSS_26973 would be a good place to start.
I know this will be a bore, and not terribly helpful, but the first thing to do is check that you have the latest compiler patches. I've just been working on something today and had problems compiling - fixed them by patching (not the same problem as yours though).
PHSS_26972 and PHSS_26973 would be a good place to start.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2003 06:46 PM
тАО03-29-2003 06:46 PM
Re: Problems with compiler?
Take your application disks and install the latest version of the compilers.
Also make sure the March 2003 or December 2002 patch update is installed.
SEP
Also make sure the March 2003 or December 2002 patch update is installed.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP