linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: Tony Breeds <tony@bakeyournoodle.com>
Cc: lkml <linux-kernel@vger.kernel.org>,
	Anton Kolesov <Anton.Kolesov@synopsys.com>
Subject: Re: ARC cross compiler hosting on kernel.org
Date: Tue, 24 Jun 2014 09:50:51 +0530	[thread overview]
Message-ID: <53A8FCA3.8000107@synopsys.com> (raw)
In-Reply-To: <5285B64E.7030507@synopsys.com>

Hi Tony,

On Friday 15 November 2013 11:21 AM, Vineet Gupta wrote:
> Hi Tony,
> 
> Can you please host a ARC cross compiler on
> https://www.kernel.org/pub/tools/crosstool
> 
> Mainline buildroot supports ARC (alas that build system doesn't generate a
> relocatable toolchain).
> 
> Or you can simply use our homegrown build-system to checkout and build tools
> (which can even do a relocatable toolchain provided you have patchelf installed)
> 
> git clone git@github.com:foss-for-synopsys-dwc-arc-processors/toolchain.git
> cd toolchain
> ./build-all.sh --auto-checkout --auto-pull --rel-rpaths --no-elf32 \
> --target-cflags "-gdwarf-2"
> 
> ARC defconfig requires an INITRAMFS at a relative path. You can either disable it
> (I have a patch queued up for a !RAMFS defconfig too).
> 
> Let me know if you run into any issues.
> 
> Thx,
> -Vineet
> 

Can you please look at this one or let me know who could help with this.

Thx,
-Vineet

      reply	other threads:[~2014-06-24  4:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-15  5:51 ARC cross compiler hosting on kernel.org Vineet Gupta
2014-06-24  4:20 ` Vineet Gupta [this message]

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=53A8FCA3.8000107@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=Anton.Kolesov@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tony@bakeyournoodle.com \
    /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;
as well as URLs for NNTP newsgroup(s).