Differences between version 2 and predecessor to the previous major change of perlos390(1).
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, June 3, 2002 6:50:49 pm | by perry | Revert |
Older page: | version 1 | Last edited on Monday, June 3, 2002 6:50:49 pm | by perry | Revert |
@@ -342,9 +342,9 @@
perl Makefile.PL
make
make test
make install
-If you built perl with dynamic loading capability then that would also be the way to build xs based extensions. However, if you built perl with the default static linking you can still build xs based extensions for OS/390 but you will need to follow the instructions in ExtUtils::MakeMaker for building statically linked perl binaries. In the simplest configurations building a static perl + xs extension boils down to:
+If you built perl with dynamic loading capability then that would also be the way to build xs based extensions. However, if you built perl with the default static linking you can still build xs based extensions for OS/390 but you will need to follow the instructions in !
ExtUtils::!
MakeMaker for building statically linked perl binaries. In the simplest configurations building a static perl + xs extension boils down to:
perl Makefile.PL
make
@@ -368,17 +368,17 @@
David Fiander and Peter Prymmer with thanks to Dennis
Longnecker and William Raffloer for valuable reports,
LPAR and PTF feedback. Thanks to Mike
-MacIsaac and Egon Terwedow for SG24-5944-00 .
+!
MacIsaac and Egon Terwedow for SG24-5944-00 .
Thanks to Ignasi Roca for pointing out the floating point
problems. Thanks to John Goodyear for dynamic loading
help.
!!SEE ALSO
INSTALL , perlport, perlebcdic,
-ExtUtils::MakeMaker.
+!
ExtUtils::!
MakeMaker.
http://www.mks.com/s390/gnu/index.htm
http://www.redbooks.ibm.com/abstracts/sg245944.html