Re: corrupt zip files

2012-05-12 Thread Paul Edwards
On Sun, 6 May 2012 12:40:29 -0500, Bill Godfrey yak36...@yahoo.com wrote: On Sat, 5 May 2012 08:54:52 -0500, Paul Edwards wrote: Most likely the original byte was x'14' which is also quite common in this location in zip files. In code page 437 and its cousins, x'14' is the paragraph sign

corrupt zip files

2012-05-05 Thread Paul Edwards
I have a zip file that appears to have been produced using pkzip for z/OS. However, it looks like it has been transmitted using some sort of text protocol, because the high bit has been stripped from most bytes, and some other bytes appear to have been translated. e.g. I think x'0a' in the

Re: gcc (was: CBT Tape Version 482 has been cut)

2011-07-15 Thread Paul Edwards
I see about 12 MB and 14 MB zipped, respectively. very large more by OS/360 standards than by current-day laptop. How large unzipped and installed? About 100 MB. enable anyone with an MVS system, new or old, to compile and execute Does new or mean they're well tested on z/OS? z/OS is

Re: BCPii code

2010-12-29 Thread Paul Edwards
On Wed, 29 Dec 2010 11:11:10 -0600, Paul Gilmartin paulgboul...@aim.com wrote: How about a Public Domain C90 compiler? The compiler itself is freeware rather than PD. The C library is PD. I guess most people won't know/care about the distinction though. http://gccmvs.sourceforge.net/ From

PDOS/390

2010-11-06 Thread Paul Edwards
I've just uploaded a new version of PDOS/390 here: http://sourceforge.net/projects/pdos/files/pdos/pdos-stage67.zip/download This beta is far better than previous betas, and is actually good enough to allow GCC to self-compile under it. Obviously there's still a lot lacking, but that is at

Re: PDOS/390

2010-10-05 Thread Paul Edwards
On Sun, 3 Oct 2010 09:35:34 -0500, Shmuel Metz (Seymour J.) shmuel+ibm- m...@patriot.net wrote: In listserv%201009261001091711.0...@bama.ua.edu, on 09/26/2010 at 10:01 AM, Paul Edwards mutazi...@gmail.com said: 2. This writes to a 3215 console (only), not 3270 - do real machines typically

PDOS/390

2010-09-26 Thread Paul Edwards
I have uploaded the latest alpha of my operating system PDOS/390 to here: https://sourceforge.net/projects/pdos/files/pdos/pdos-stage36.zip/download This is the real bit: Directory of C:\devel\pdos\s370 26/09/2010 07:28 PM 231,236 pdos00.199 which is a 3390-1 disk image for use

PDOS/380

2010-08-02 Thread Paul Edwards
Using Hercules/380, I have created a PDOS/380, intended to run MVS executables, under an interface more like MSDOS. It has 24-bit and 31-bit flavours. Main code consists of ... 500 lines of C ... http://pdos.cvs.sourceforge.net/viewvc/pdos/pdos/s370/pdos.c?view=markup and 300 lines of

Re: SEASIK 1.0 released

2010-06-12 Thread Paul Edwards
On Wed, 9 Jun 2010 10:48:18 -0400, Gerhard Postpischil gerh...@valley.net wrote: On 6/9/2010 5:17 AM, Paul Edwards wrote: Don't look at me. IBM are the ones who created ftp with the RDW option, and I'm not the only user of that. You missed one crucial step - you zip the AWS file, and then ftp

Re: SEASIK 1.0 released

2010-06-09 Thread Paul Edwards
On Mon, 7 Jun 2010 03:11:20 -0400, Gerhard Postpischil gerh...@valley.net wrote: There's good news and bad news g I've been trying to restore SEASIK since Friday, with no luck. 1) There is a design error in DSSREST. When I added the RDW code, I wrote the code so it only works when the block

Re: SEASIK 1.0 released

2010-06-05 Thread Paul Edwards
On Mon, 31 May 2010 18:07:08 -0400, Shmuel Metz (Seymour J.) shmuel+ibm-m...@patriot.net wrote: In listserv%201005241706095284.0...@bama.ua.edu, on 05/24/2010 at 05:06 PM, Paul Edwards mutazi...@gmail.com said: Also GETLINE/PUTLINE are used in a TSO environment, so all programs automatically

Re: SEASIK 1.0 released

2010-05-25 Thread Paul Edwards
Wow, what a lot of misses. *nix humor. This is after all an environment with a utility called grep and where processes fork in order to make children. No Charles, Gerhard is MVS through and through. Nothing to do with Unix. You're right about the SEA = C though. Well, it's certainly

SEASIK 1.0 released

2010-05-24 Thread Paul Edwards
I have just released SEASIK 1.0, which is (effectively) a DFDSS dump of a whole lot of C products, namely: GCC 3.2.3 MVS 8.0 PDPCLIB 3.00 BISON 1.35 MVS 4.0 BREXX 2.1.8 MVS 1.0 BWBASIC 2.50 MVS 1.0 DIFFUTIL 2.8.1 MVS 4.0 FLEX 2.5.4a MVS 4.0 M4 1.4 MVS 4.0 PATCH 2.5.4 MVS 4.0 SED 3.02 MVS 4.0

PDPCLIB (GCC) on S/390

2010-04-26 Thread Paul Edwards
Hi all. PDPCLIB is the C runtime library for the GCC port to MVS. Within PDPCLIB, there are two assembler files - mvsstart and mvssupa that do all the interaction with MVS. Almost all the work is in mvssupa. That has recently been radically revamped, and I would like to get it: 1. Tested on

new mainframe software releases (C compiler mainly)

2009-08-22 Thread Paul Edwards
Jujitsu are pleased to announce the release of the following software: GCC 3.2.3 MVS 7.5 - GCC C compiler for z/OS, MVS/380, MVS/370. Delivered in xmit format. GCC 3.2.3 CMS 7.5 - GCC C compiler for z/VM, VM/380, VM/370. Delivered in vmarc format. PDPCLIB 2.00 - C (C90-compliant) runtime

MVS/380 1.0 and VM/380 1.0 now available

2009-07-17 Thread Paul Edwards
The Hercules community is pleased to announce the availability of two new freely-available operating systems that provide 31-bit programming capability. Load modules can be developed and tested on these environments and the binaries work unchanged (and without requiring special alternate APIs or