On Sat, Jun 01, 2019 at 01:26:54PM +0200, Joan Lledó wrote:
> Is there a reliable way for the C preprocessor to know whether the
> system is 32 or 64 bit, in the Hurd? I know the Hurd is only 32 bit
> for now, but I wonder if is there a macro somewhere which contains
> this information.
With GCC a
Hello,
Joan Lledó, le sam. 01 juin 2019 13:26:54 +0200, a ecrit:
> Is there a reliable way for the C preprocessor to know whether the
> system is 32 or 64 bit, in the Hurd? I know the Hurd is only 32 bit
> for now, but I wonder if is there a macro somewhere which contains
> this information.
This