[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Error compiling bison 3.4.2 on Solaris
From: |
Dagobert Michelsen |
Subject: |
Error compiling bison 3.4.2 on Solaris |
Date: |
Mon, 14 Oct 2019 10:32:03 +0200 |
Hi,
I am trying to compile the most recent bison 3.4.2 on Solaris 10 Sparc and i386
with Sun Studio
and get the error
CC src/bison-state.o
"./lib/inttypes.h", line 61: #error: "This file assumes that 'int' has exactly
32 bits. Please report your platform and compiler to <address@hidden>."
cc: acomp failed for src/state.c
gmake[2]: *** [Makefile:7088: src/bison-state.o] Error 2
I guess nowadays int is always 64 bit and probably GNUlib has not been updated.
Or is this a different issue?
Best regards
— Dago
- Error compiling bison 3.4.2 on Solaris,
Dagobert Michelsen <=
- Re: Error compiling bison 3.4.2 on Solaris, Paul Eggert, 2019/10/15
- Re: Error compiling bison 3.4.2 on Solaris, Dagobert Michelsen, 2019/10/15
- Re: Error compiling bison 3.4.2 on Solaris, Paul Eggert, 2019/10/15
- Re: Error compiling bison 3.4.2 on Solaris, Dagobert Michelsen, 2019/10/16
- Re: Error compiling bison 3.4.2 on Solaris, Paul Eggert, 2019/10/17
- Re: Error compiling bison 3.4.2 on Solaris, Akim Demaille, 2019/10/18
- Re: Error compiling bison 3.4.2 on Solaris, Dagobert Michelsen, 2019/10/22