Last Updated: Thursday, February 01, 2007 02:38 PM
|
What about porting SPL code on the HP3000
2.1.4. What about porting SPL codeIt will run in compatibility mode with switch stubs (note that you need the Pascal/iX compiler to compile your stubs or else work out something with your SE). There is also the SPLash! compiler from Software Research Northwest which can generate native mode code from SPL source (check the vendor contacts section). Note that you *can* continue SPL applications (the SPL compiler and programs (non-PM at least) work fine under MPE/iX). And the switch stub requirement of Pascal/iX is only if you plan to use SWAT, the "Switch Assist Tool" to generate stubs; stubs can be written in other languages with considerably more difficulty.
|
|