HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error while compilation
Operating System - HP-UX
1833801
Members
2546
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
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
09-03-2003 07:50 AM
09-03-2003 07:50 AM
Error while compilation
I have ported some Objective C code from one HP-UX10.20 machine to another HP-UX10.20 machine. While compiling the code in the new machine,I am getting the following error and the compilation is failing:
collect2: ld returned 1 exit status
/usr/bin/ld: Invalid fixup: 0x3e in file /lib/crt0.o
Can anyone please tell me what is the reason for this type of error.
Anand.
collect2: ld returned 1 exit status
/usr/bin/ld: Invalid fixup: 0x3e in file /lib/crt0.o
Can anyone please tell me what is the reason for this type of error.
Anand.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2003 07:56 AM
09-03-2003 07:56 AM
Re: Error while compilation
can you execute a
file /lib/crt0.o
on both server and check if output is the same ?
Massimo
file /lib/crt0.o
on both server and check if output is the same ?
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2003 08:17 AM
09-03-2003 08:17 AM
Re: Error while compilation
Please make sure the c compiler version and patching is the same on both platforms.
Does it compile on the original machine? Maybe something changed in the environment.
Check the PATH variable as well for the compiling user.
SEP
Does it compile on the original machine? Maybe something changed in the environment.
Check the PATH variable as well for the compiling user.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2003 08:59 PM
09-03-2003 08:59 PM
Re: Error while compilation
this is likely to occur when you are including crt0.o in the link when building a shared library. please make sure that you use the same compile and link lines on both machines.
--
ranga
[i work for hpe]
--
ranga
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