Re: Re: Slightly off-topic: development machine for z/OS wanted

"kerravon86-/[email protected] [H390-MVS]" <[email protected]> 12 Oct 2019 18:23:33 +0000
Newsgroups gmane.comp.emulators.hercules390.mvs
Message-ID <[email protected]>
---In [email protected], <kerravon86@...> wrote :

> Modern GCC is probably still written in C90.

Actually, it doesn't matter if modern GCC is
using C11 constructs so long as it isn't using
non-C90 functions. Even if it is using non-C90
functions, they may be able to be supplied
from libc or whatever.

BFN. Paul.