HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Perl machine architecture vs real machine architec...
Operating System - HP-UX
1825604
Members
2782
Online
109682
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
Go to solution
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
04-14-2004 05:47 PM
04-14-2004 05:47 PM
Hi,
I have a version of Perl 5.6.1 for PA-RISC1.1 (according to perl -v) running on an N4000-55 machine (which is PA-RISC2.0).
As far as I know one may encounter problems when running code compiled/ built on one PA-RISC version on another PA-RISC spec machine.
Is there a known exception to this for perl ?
Thanks,
Ovid.
I have a version of Perl 5.6.1 for PA-RISC1.1 (according to perl -v) running on an N4000-55 machine (which is PA-RISC2.0).
As far as I know one may encounter problems when running code compiled/ built on one PA-RISC version on another PA-RISC spec machine.
Is there a known exception to this for perl ?
Thanks,
Ovid.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2004 06:17 PM
04-14-2004 06:17 PM
Solution
no. and the exception is only one way
1.1 compiled code will run fine on 2.0 or 2.0w, but not vise versa
the problem with perl is that needs the same architecture when _extending_ with XS modules (XS modules are based on C code and require the same compiler that Perl was built with for smooth binding)
So, if you plan to move ahead, and install XS modules from the new architecture (Tk, DBI, DBD::Oracle, ...), please do yourself a favour and fetch the perl binary built on that architecture and OS version
Recent builds always available oy HP ITRC site pages can be found at
Singapore https://www.beepz.com/personal/merijn/
Rotterdam http://www.cmve.net/~merijn/
Seattle http://www.hpux.ws/merijn/
Enjoy, have FUN! H.Merijn
1.1 compiled code will run fine on 2.0 or 2.0w, but not vise versa
the problem with perl is that needs the same architecture when _extending_ with XS modules (XS modules are based on C code and require the same compiler that Perl was built with for smooth binding)
So, if you plan to move ahead, and install XS modules from the new architecture (Tk, DBI, DBD::Oracle, ...), please do yourself a favour and fetch the perl binary built on that architecture and OS version
Recent builds always available oy HP ITRC site pages can be found at
Singapore https://www.beepz.com/personal/merijn/
Rotterdam http://www.cmve.net/~merijn/
Seattle http://www.hpux.ws/merijn/
Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2004 01:09 AM
04-16-2004 01:09 AM
Re: Perl machine architecture vs real machine architecture
Perl compiled for PA 2.0 might run faster on a PA-2.0 machine than a PA 1.1 binary.
Mom 6
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP