Re: Re: Slightly off-topic: development machine for z/OS wanted
| 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.