This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bootstrap configuration for hppa-linux-gnu ?


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.anglin@bell.net




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]