port to PDOS (especially mainframe)
Paul Edwards
mutazilah at gmail.com
Wed Mar 24 13:01:36 EDT 2021
On Wednesday, March 24, 2021 at 11:07:48 PM UTC+11, Christian Heimes wrote:
> > "long long" is not C90. I don't have support for that. The
> > "i370" target of GCC 3.2.3 doesn't have DI instructions
> > working. Just 32 bits. Everything is 32 bits.
> Which version of Python are you using as baseline?
3.3, which is the minimum required, according to this:
https://github.com/s390guy/SATK
asma - A Small Mainframe Assembler (ASMA) for stand-alone
programs. ASMA runs wherever Python 3.3 runs!
> CPython requires C99 since 3.6,
Exactly why I go back to the oldest version I can!
BFN. Paul.
More information about the Python-list
mailing list