- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ANSI-C compiler or GCC .. for apache ..
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
12-11-2000 01:53 PM
12-11-2000 01:53 PM
ANSI-C compiler or GCC .. for apache ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2000 02:04 PM
12-11-2000 02:04 PM
Re: ANSI-C compiler or GCC .. for apache ..
The ANSI-C compiler can optimise to compiled code for the PA-Risc processor.
Regards, Trevor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2000 02:23 PM
12-11-2000 02:23 PM
Re: ANSI-C compiler or GCC .. for apache ..
my 2c
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2000 02:30 PM
12-11-2000 02:30 PM
Re: ANSI-C compiler or GCC .. for apache ..
http://hpux.cs.utah.edu/hppd/hpux/Networking/WWW/apache-1.3.14/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2000 02:30 PM
12-11-2000 02:30 PM
Re: ANSI-C compiler or GCC .. for apache ..
regards,
Anthony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2000 02:58 PM
12-11-2000 02:58 PM
Re: ANSI-C compiler or GCC .. for apache ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2000 03:09 PM
12-11-2000 03:09 PM
Re: ANSI-C compiler or GCC .. for apache ..
..and you are right you do not need to untar it once you download it.... you can swinstall it after uncompressing it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2000 03:45 PM
12-11-2000 03:45 PM
Re: ANSI-C compiler or GCC .. for apache ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2000 04:09 PM
12-11-2000 04:09 PM
Re: ANSI-C compiler or GCC .. for apache ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2000 10:54 PM
12-11-2000 10:54 PM
Re: ANSI-C compiler or GCC .. for apache ..
ANSI-C or GCC ?? It depends what are your compilation needs. As it looks like you're not going to compile a lot, keep in mind that gcc is FREE.
ANSI-C is a supported HP product, optimised for PA-RISC processors but, you'll have to buy it.
As far as I know, using GCC produces the kind of executables nobody is complaining about. They are pretty efficient.
If you're planning to install a lot of the free GNU utilities, then gcc is an absolute must; add 'gmake' and nearly all the programs will compile straight off the box.
Best regards,
Dan