[haiku-bugs] [Haiku] #12078: Cross-compiling for PPC fails

  • From: "haiqu" <trac@xxxxxxxxxxxx>
  • Date: Wed, 20 May 2015 04:13:15 -0000

#12078: Cross-compiling for PPC fails
--------------------------+------------------------------
Reporter: haiqu | Owner: bonefish
Type: bug | Status: new
Priority: normal | Milestone: Unscheduled
Component: Build System | Version: R1/Development
Keywords: PPC | Blocked By:
Blocking: | Has a Patch: 0
Platform: All |
--------------------------+------------------------------
Built the PPC cross-compiler and attempted to build for this platform.
Assuming `jam -q @nightly-anyboot` is a valid command (documentation lags
the actual code severely) then there's something wrong.

The compiler complains it can't find <stdarg.h> and <stddef.h> early in
the build, causing failures. This *appears* to be a problem with the
configure script.

Configured with:

../haiku/configure --cross-tools-prefix cross-tools-ppc/bin/powerpc-apple-
haiku- --use-gcc-pipe -j2

which seems correct so maybe the cross-compiler build has faults, but that
would still be a configure script error.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12078>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: