On 2015-04-29, at 4:25 AM, Kyrill Tkachov wrote: > I'm trying to run a bootstrap on a 64-bit hppa-linux-gnu but am getting > an error when building libgcc: > /usr/include/features.h:374:25: fatal error: sys/cdefs.h: No such file or > directory
As Helge mentioned, it is not possible to do a 64-bit bootstrap on hppa-linux-gnu since there is no glibc or kernel support for 64-bit runtime. The 64-bit compiler is built as a cross and just used to build 64-bit kernels. 32-bit bootstrap should work fine. "Full" 64-bit support is only available on hpux11. Dave -- John David Anglin dave.ang...@bell.net