- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Get ld error
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
05-12-2004 10:01 AM
05-12-2004 10:01 AM
Get ld error
ld: Cannot create a branch stub for a call from offset 0x82c0b4 in section .text of file /remote/srm109/NanoSim/build/ns_main_nsmgr/hp64/20040511_hp64_ns_main//HP9000_HPUX_11_64/interfaces/vcsace/pwtm_vcs_ace.o to symbol "__assert" in file /usr/lib/pa20_64/libc.sl. The calling section may be too large.
ld: Cannot create a branch stub for a call from offset 0x82c2c8 in section .text of file /remote/srm109/NanoSim/build/ns_main_nsmgr/hp64/20040511_hp64_ns_main//HP9000_HPUX_11_64/interfaces/vcsace/pwtm_vcs_ace.o to symbol "strcpy" in file /usr/lib/pa20_64/libc.sl. The calling section may be too large.
ld: The value 0x40000000fe69e6d0 does not fit when applying the relocation PCREL22F for symbol "strcpy" at offset 0x82c2c8 in section index 2005 of file /remote/srm109/NanoSim/build/ns_main_nsmgr/hp64/20040511_hp64_ns_main//HP9000_HPUX_11_64/interfaces/vcsace/pwtm_vcs_ace.o
736 errors.
*** Error exit code 1
Does any one can give me some advices? Any comment is welcome.
Thanks in advance.
Jing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 10:15 AM
05-12-2004 10:15 AM
Re: Get ld error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 10:24 AM
05-12-2004 10:24 AM
Re: Get ld error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 05:39 PM
05-12-2004 05:39 PM
Re: Get ld error
--
ranga
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2004 06:56 AM
05-13-2004 06:56 AM
Re: Get ld error
I am not clear about the patch level.
After I put +nosectionmerge, it works fine.
Thanks a lot.
Another question, if we use the same ld and patch, do we need to put this option for hp32 build? Does this option have some side effect, for example: performance ....
Jing