Re: GCCLIB
I have combined all the source and am trying to build in CMSUSER - there is some logic, I want the build to be kind of standalone (or at least I want to understand all the dependencies). I want to
By
adriansutherland67
·
#116
·
|
Re: IND$FILE Binary of Module
Noted!
By
adriansutherland67
·
#115
·
|
Re: IND$FILE Binary of Module
Hercules has owners. Check https://github.com/rbowler/spinhawk Outside of the actual emulation code, it's all a simple matter of programming, but when you're working with a 211 K line codebase, one
By
Drew Derbyshire
·
#114
·
|
Re: IND$FILE Binary of Module
Drew, Well there has been some divergence. So Roger is still putting bug fixes into release 3.xx but no real enhancements. Fish is building a ¡°softdevlabs¡± fork of V4.xx. I am not sure about the
By
Dave Wade
·
#113
·
|
Re: GCCLIB
Yes, It just changes where the pointer is stored¡ Dave Sent: 02 January 2020 17:12 To: [email protected] Subject: Re: [h390-vm] GCCLIB I will try now. In fact the maclib i have only has a tiny
By
Dave Wade
·
#112
·
|
Re: IND$FILE Binary of Module
Io-buffer has length 512 but 255 is hard coded as a check. I am thinking (considering cr lf and null) we should have it 512 - 3 as the max lrecl. In fact we should make it a define. That's the file
By
adriansutherland67
·
#111
·
|
Re: IND$FILE Binary of Module
Is Hercules still supported by its amazing creators? I would have thought (without looking at the code!) that adding support to named pipes or TCP/IP sockets for the puncher or printer would be easy.
By
adriansutherland67
·
#110
·
|
Re: IND$FILE Binary of Module
I know Hercules supports socket readers.? I said Hercules didn't support punches into pipes, whereas Hercules does support printers into pipes.? A punch -> pipe -> socket reader setup would allow
By
Drew Derbyshire
·
#109
·
|
Re: IND$FILE Binary of Module
Not to worry ... I can inspect the code myself :-) Oh ... And sorry I am making my own home grown formatter ... I just wanted something super easy to move c source files back and forwards! ?
By
adriansutherland67
·
#108
·
|
Re: IND$FILE Binary of Module
Sorry, for the premature post been on Facebook and hit cntrl+enter.. Now for proper info¡ Drew, I believe that Hercules does support socket readers. <http://www.hercules-390.eu/hercrdr.html>
By
Dave Wade
·
#107
·
|
Re: IND$FILE Binary of Module
Drew, I believe that Hercules does support socket readers. <http://www.hercules-390.eu/hercrdr.html> http://www.hercules-390.eu/hercrdr.html via NETCAT as well as FISH¡¯s HERCRDR and of course the
By
Dave Wade
·
#106
·
|
Re: IND$FILE Binary of Module
It's just a suggestion :-) I admit that the first time I came across a VMARC file, I moaned that here was yet another file format that I needed to find tools to process. However, I have very much come
By
Peter Coghlan
·
#105
·
|
Re: IND$FILE Binary of Module
Not to start a debate, but I can see why.? :-) * It's not trivial to mount a AWS tape on any system that you don't control the host * When you do control the host, it requires accessing not just your
By
Drew Derbyshire
·
#104
·
|
Re: IND$FILE Binary of Module
Its on the six pack... .. and I can't see why we need yet another pack program. ... There are utilities in the files section to read and write CMS TAPE files, and DISK DUMP files both of which are
By
Dave Wade
·
#103
·
|
Re: IND$FILE Binary of Module
Maybe you could get around the restriction by putting the module in a VMARC archive file? These are 80 byte card images so there should be no problems transferring them. If you need to build the VMARC
By
Peter Coghlan
·
#102
·
|
Re: GCCLIB
I will try now. In fact the maclib i have only has a tiny change A
By
adriansutherland67
·
#101
·
|
Re: IND$FILE Binary of Module
well, i think i should know. But it's been a long time ago that i wrote this code and i simply don't remember why there is this restriction. Sorry...
By
hans.latz
·
#100
·
|
Re: GCCLIB
Hello, try the file "GCCLIB-without-DOSTRANS-for-VM370-SixPack-1.2.zip" in the files section of this group. The sources are in the tape "GCCLIB-without-DOSTRANS-modified-src.aws" in the ZIP. (there
By
hans.latz
·
#99
·
|
GCCLIB
So I (with Dave's help) put the 0.6 source here - https://github.com/adesutherland/CMS-370-GCCLIB However the "without DOSTRAN" tape does not seem to have any source - just 4 files GCCLIB??
By
adriansutherland67
·
#98
·
|
IND$FILE Binary of Module
Hello I get "Trans99 - LRECL > 255 unsupported: file transfer canceled" when trying to receive a module file from the host. Is there anything I can do or is this a known restriction? In the end I used
By
adriansutherland67
·
#97
·
|