HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to install DBI using gcc
Operating System - HP-UX
1832991
Members
2545
Online
110048
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
07-11-2001 01:22 PM
07-11-2001 01:22 PM
How to install DBI using gcc
Hi:
Has anyone installed DBI successfully using gcc? I have installed gcc on HP-UX 10.20. I ran "perl Makefile.PL" to generate Makefile. After that, I found the generated Makefile still use "cc" to compile the DBI modules. Is there anybody know how to make the generated Makefile to use "gcc" instead of "cc" for compile? Do I need to change any system comfiguarations to let perl recognize "gcc" rather than "cc"? Any help is appreciated. Thanks
Has anyone installed DBI successfully using gcc? I have installed gcc on HP-UX 10.20. I ran "perl Makefile.PL" to generate Makefile. After that, I found the generated Makefile still use "cc" to compile the DBI modules. Is there anybody know how to make the generated Makefile to use "gcc" instead of "cc" for compile? Do I need to change any system comfiguarations to let perl recognize "gcc" rather than "cc"? Any help is appreciated. Thanks
problem in using swinstall
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 01:29 PM
07-11-2001 01:29 PM
Re: How to install DBI using gcc
You just need to change the "Makefile" that you got with DBI.
Search for 'cc' in your Makefile and replace it with the gcc (full path).
Its better to check all Makefiles that you have got in that directory
Search for 'cc' in your Makefile and replace it with the gcc (full path).
Its better to check all Makefiles that you have got in that directory
Sys / Net Admin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 01:51 PM
07-11-2001 01:51 PM
Re: How to install DBI using gcc
I have tried to change "cc" to "gcc" in the Makefile, but I got the error message "missing token-sequence in '#assert'" when I ran the make.
problem in using swinstall
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 04:08 PM
07-11-2001 04:08 PM
Re: How to install DBI using gcc
You need to install "binutils" to make it work. Not sure but I think that U can get that from gnu.org. Remember to add "gcc" in your path too.
Thanks
Vikas
Thanks
Vikas
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