bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compiling bash statically in 4.2/4.3/4.4 with GCC 6.1.0


From: Steve Volumetric
Subject: Compiling bash statically in 4.2/4.3/4.4 with GCC 6.1.0
Date: Thu, 11 May 2017 10:56:27 -0400

In addition to my previous email, I also tired older versions of bash,
going back to 4.2

I get the exact same error with all of them with the only exception being
that the error occurs on different lines, but it always boils down to this:

./config.h:332:22: error: two or more data types in declaration specifiers
 #define sig_atomic_t int

I'm starting to wonder if this is a matter of setting the C style right,
maybe it wants C89 or some other syntax?  I didn't see anything like that
specified as a requirement in either the readme, install, or faq...


reply via email to

[Prev in Thread] Current Thread [Next in Thread]