mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Stefan Reinauer <stepan@coresystems.de>
To: barebox@lists.infradead.org
Subject: Re: barebox on x86
Date: Tue, 31 Aug 2010 21:06:01 +0200	[thread overview]
Message-ID: <4C7D5299.2060503@coresystems.de> (raw)
In-Reply-To: <20100831170814.GC22790@game.jcrosoft.org>

 On 8/31/10 7:08 PM, Jean-Christophe PLAGNIOL-VILLARD wrote:
>>> I build it on MacOS too
>>>
>> How did you overcome the programs in scripts/ using Linux system headers
>> that are not there with HOSTCC (even with a Linux cross toolchain)?
> the tool chain provive it and it's the same for compiling the kernel on MacOS

Hm... maybe I need a different host toolchain on MacOS then?

I am using Xcode 3.2.2, i.e. gcc version 4.2.1 (Apple Inc. build 5659)
for the host parts - that's those not intended for the target but for
running on MacOS during the build process, like setupmbr, mk_elfconfig
and modpost. And that toolchain does for example not come with an elf.h
header file (mostly because ELF is not used on MacOS). For obvious
reasons, the target compiler's (cross compiler) include files are taboo
for compiling the host programs.

Best regards,
Stefan

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2010-08-31 19:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-31 10:25 Stefan Reinauer
2010-08-31 13:18 ` Jean-Christophe PLAGNIOL-VILLARD
2010-08-31 13:50   ` Stefan Reinauer
2010-08-31 15:18     ` Jean-Christophe PLAGNIOL-VILLARD
2010-08-31 15:59       ` Stefan Reinauer
2010-08-31 16:23         ` Juergen Beisert
2010-08-31 17:08         ` Jean-Christophe PLAGNIOL-VILLARD
2010-08-31 19:06           ` Stefan Reinauer [this message]
2010-08-31 15:45 ` Juergen Beisert
2010-08-31 19:09   ` Stefan Reinauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C7D5299.2060503@coresystems.de \
    --to=stepan@coresystems.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox