- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- Languages and Scripting
- >
- Re: Unable to find library 'libgcc_s.so.0'.
-
- 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-14-2011 12:43 AM
07-14-2011 12:43 AM
Unable to find library 'libgcc_s.so.0'.
I am using native hp compile (CC64) to compile and link my c files with some of shared libraries.
Compiling and linking happens fine, but when i try to execute the binary, i get this error.
/>./test
/usr/lib/hpux64/dld.so: Unable to find library 'libgcc_s.so.0'.
I am not fining this library on my system. I installed libgcc-4.2.3-ia64-11.31.depot and gcc-4.2.3-ia64-11.31.depot on my 11.31-ia system but it's not part of the infrastructure.
I have seen some old posts where they were found in /opt/hp-gcc-4.0.3/lib/libgcc_s.so.0 with gcc-4.0.3 installed.
Can somebody please suggest or let me know where can i get gcc-4.0.3/libgcc_s.so.0
- Tags:
- gcc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-14-2011 02:23 AM
07-14-2011 02:23 AM
Re: Unable to find library 'libgcc_s.so.0'.
>I am using native hp compile (CC64)
This compiler wouldn't be referencing libgcc_s.so.0.
You can download gcc at: http://www.hp.com/go/gcc
But I only see 4.5.3 and 4.6.0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-14-2011 03:03 AM
07-14-2011 03:03 AM
Re: Unable to find library 'libgcc_s.so.0'.
I have shared libraries which are compiled with gcc, they will be referring it. I am asking for gcc4.0.3 so that i can get libgcc_s.so.0. I dont think the libgcc which you are referring can provide me with this library.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-14-2011 03:32 AM - edited 07-16-2011 03:55 AM
07-14-2011 03:32 AM - edited 07-16-2011 03:55 AM
Re: Unable to find library 'libgcc_s.so.0'.
>I have shared libraries which are compiled with gcc,
Then you are also responsible for also having the gcc runtime libs that match.
Have you looked here: /usr/local/lib/libgcc_s.so.0
>I am asking for gcc4.0.3 so that I can get libgcc_s.so.0.
What lib comes with your libgcc-4.2.3-ia64-11.31.depot?
If you didn't save that version away, you'll need to recompile with 4.2.3, 4.5.3 or 4.6.0.
I was told that you should be able to get libgcc_s.so.0 out of the 4.5.3 and 4.6.0 depots I mentioned above.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP