- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Getting Error While Compiling with GCC 4.1.2
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
07-23-2007 10:40 PM
07-23-2007 10:40 PM
Getting Error While Compiling with GCC 4.1.2
I have installed gcc 4.1.2
But while compling getting error. (gcc 4.1.2)
# gcc /tmp/hello.c
/var/tmp//ccDHSTdc.s: Assembler messages:
/var/tmp//ccDHSTdc.s:3: Error: unknown pseudo-op: `.subspa'
/var/tmp//ccDHSTdc.s:4: Error: unknown pseudo-op: `.subspa'
/var/tmp//ccDHSTdc.s:6: Error: unknown pseudo-op: `.subspa'
/var/tmp//ccDHSTdc.s:7: Error: unknown pseudo-op: `.subspa'
/var/tmp//ccDHSTdc.s:11: Error: unknown pseudo-op: `.subspa'
/var/tmp//ccDHSTdc.s:16: Error: unknown pseudo-op: `.nsubspa'
I am using HP-UX 11.23
HP-UX B.11.23 U 9000/785
Any fix for this problem.
It will be gr8 help
Thanks in Advance.
Regards,
Mangesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2007 02:27 AM
07-24-2007 02:27 AM
Re: Getting Error While Compiling with GCC 4.1.2
I think, Merijn already has done this work for us - look at
http://mirrors.develooper.com/hpux/downloads.html
mfG Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2007 04:57 AM
07-24-2007 04:57 AM
Re: Getting Error While Compiling with GCC 4.1.2
Ok. How? (Using which kit from where?)
> But while compling getting error. (gcc 4.1.2)
While compiling what? GCC, or some code of
your own? What is "ccDHSTdc.s", from where
did it come, and what's in it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2007 11:11 PM
07-24-2007 11:11 PM
Re: Getting Error While Compiling with GCC 4.1.2
Thanks for your help
Thanks,
Mangesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2007 11:44 PM
07-24-2007 11:44 PM
Re: Getting Error While Compiling with GCC 4.1.2
nice that it works now! Then you have time to read
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
mfG Peter