Bob Wrote: >The open source Linux tools generally require porting, which require a >mainframe, which most folks don't have at home, so open source isn't >significant in the mainframe arena.
This is the main issue really, getting a descent and legitimate development environment is tough. And then there is another, related subject, most open source is written in C which is NOT available in many many shops. It is a legitimate, fully developed and wonderful compiler in z/OS but it cost money and many shops just don't spend that money. So even if you go through the trouble of porting the open source into Classic z/OS (PDSE's, JCL, at al) as I did when I ported the PCRE library, it's not good enough because many potential users cannot build it anyway. Providing binaries might have been a solution had we not have to deal with the bizarre EBCDIC issue. The issue is not so much that EBCDIC is different then ASCII, that is relatively easy to handle. The issue is that if you provide a binary for IBM-1047 it surely won't work on a IBM-1026 Turkish or Greek or any other language. Bottom line, the port as well as it done is basically unavailable. I am pretty disappointed because I really wanted to start a trend. ZA ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
