[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS
From: |
Reuben Thomas |
Subject: |
Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS |
Date: |
Thu, 20 Jan 2022 18:51:59 +0000 |
On Thu, 20 Jan 2022 at 13:24, Ryan Schmidt <gnulib@ryandesign.com> wrote:
> If gnulib starts requiring a compiler newer than Apple gcc 4.2.1, that will
> be problem for MacPorts on 10.6 and earlier. We might be able to bootstrap
> our way to a newer compiler, but that wouldn't be possible if the newer
> compiler or any of its dependencies start using the newer gnulib.
Sorry if I wasn't clear: I am not suggesting that gnulib should stop
supporting older Mac OS; I was checking that the code I'm working on
(in this case, Recode, which as far as I'm aware is not a dependency
of anything one would need to bootstrap a recent gcc) need not support
pre-C99.
--
https://rrt.sc3d.org
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, (continued)
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Reuben Thomas, 2022/01/18
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Jeffrey Walton, 2022/01/17
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Ryan Schmidt, 2022/01/17
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Reuben Thomas, 2022/01/18
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Paul Eggert, 2022/01/18
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Reuben Thomas, 2022/01/18
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Jeffrey Walton, 2022/01/18
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Reuben Thomas, 2022/01/18
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Ryan Schmidt, 2022/01/20
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS, Jeffrey Walton, 2022/01/20
- Re: _GL_EXTERN_INLINE not defined correctly in config.h for macOS,
Reuben Thomas <=