- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Compiling GNU software on HP-UX 11i
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
09-06-2002 08:13 AM
09-06-2002 08:13 AM
Compiling GNU software on HP-UX 11i
I'm attaching a file that has the failed test results from the 3.1.1 testsuite. Any help in diagnosing these would be extremely appreciated. THANKS!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2002 08:36 AM
09-06-2002 08:36 AM
Re: Compiling GNU software on HP-UX 11i
Hope you get it working.
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2002 08:46 AM
09-06-2002 08:46 AM
Re: Compiling GNU software on HP-UX 11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2002 09:18 AM
09-06-2002 09:18 AM
Re: Compiling GNU software on HP-UX 11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2002 10:34 AM
09-06-2002 10:34 AM
Re: Compiling GNU software on HP-UX 11i
As a FYI, I'm building the first pass of the compiler with HP's ANSI compiler.
I noticed from your web page that you've done a large number of ports of the GNU software and you're the #2 user in the language forum. So may I ask you a question. The gcc instructions on your web page do a "make bootstrap-lean" followed by a "make install". Have you run the gcc test scripts ("make check") on your build? Did it pass all the tests or did it fail some of them? THANKS!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2002 10:47 AM
09-06-2002 10:47 AM
Re: Compiling GNU software on HP-UX 11i
Does my piece of documentation work for you?
If you have a working set for 11i, I could make it available there too.
Can you start with the HP Porting center version, and build your own using that? http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-3.2/
Their http://hpux.connect.org.uk/hppd/hpux/Gnu/binutils-2.11.2/ is not up to date yet, but might help as a start
I don't use make test on gcc, but I use the gcc built to compile bleading edge perl, which - until 3.1.1 june 11 - caused gcc to crash. They now use perl as a testsuite themselves so I guess that I'm safe there :)
IIRC, the 'make test' (or 'make check' for most GNU utils, annoyingly) requires some extra GNU util (was it dejagnu) that I have not installed. IIRC that uses tcl/tk which I do not *want* to install.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2002 11:00 AM
09-06-2002 11:00 AM
Re: Compiling GNU software on HP-UX 11i
You're absolutely right about the testsuite requiring extra software - dejagnu, expect, and tcl/tk. It's the testsuites which are giving the errors and I'm not sure how many problems you should expect. Like I mentioned in my original post, it doesn't look like anything on the gcc test result page passes all the tests.
I didn't know about using my new gcc to build perl - I'll certainly give that a try. Does the compilation produce any warning messages or are you only worried if it completely bombs?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2002 01:26 PM
09-06-2002 01:26 PM
Re: Compiling GNU software on HP-UX 11i
All the expected warnings are caught. At least in 5.8.0 and up. 5.6.1 cannot deal with gcc-3.x. That is, unless you know how to fix makedepend.PL
How about getting a 11i gcc-3.2 prereslease port from http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html and use that for building your own.
The offer still stands to put your version on my ITRC site (once it works). If you want, please use /usr/local/pa20_32 as prefix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2002 04:45 AM
09-16-2002 04:45 AM
Re: Compiling GNU software on HP-UX 11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 09:05 AM
09-18-2002 09:05 AM
Re: Compiling GNU software on HP-UX 11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2002 12:10 AM
09-21-2002 12:10 AM