* Fixes for OSX (and *BSD) buildhosts
@ 2008-11-13 18:15 Koen Kooi
0 siblings, 0 replies; only message in thread
From: Koen Kooi @ 2008-11-13 18:15 UTC (permalink / raw)
To: openembedded-devel
Hi,
For the past few days I have been collecting patches to get OE working
on my powerbook and put them in this branch:
http://gitweb.openembedded.net/?p=openembedded.git;a=shortlog;h=refs/heads/koen/darwin-host-fixes
To get started:
* make sure /usr/bin/gcc points to gcc-4.2, apple's 4.0 ignores
__attribute_inline__ and the build will fail on gmp-native with clashing
symbols
* install quilt using macports (or fink, I only tried macports),
ASSUME_PROVIDED += "quilt-native"
* bitbake sed-native, remove ASSUME_PROVIDED += "quilt-native"
With all that I can complete do_configure of gcc-cross-initial, it stops
at do_compile with an error in fix-includes.
If you have more fixes, don't hesitate to commit them to the branch.
regards,
Koen
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-13 18:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-13 18:15 Fixes for OSX (and *BSD) buildhosts Koen Kooi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.