public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Yao Qi <qiyaoltc@gmail.com>
To: Simon Marchi <simon.marchi@ericsson.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH] Replace some xmalloc-family functions with XNEW-family ones
Date: Thu, 27 Aug 2015 09:54:00 -0000	[thread overview]
Message-ID: <55DEDE3A.8010209@gmail.com> (raw)
In-Reply-To: <55D4A144.70802@ericsson.com>

On 19/08/15 16:31, Simon Marchi wrote:
> Is there a list of cross-compilers we can download to test building gdb
> with ?  If you guys have links to already built cross-compilers to various
> architectures, I can create a wiki page for it.  Otherwise, I'll try to
> build a few toolchains using crosstool-ng, it seems relatively easy.

In general, I search them from google.

Personally, I am using linaro pre-built toolchain for
arm and aarch64.  You can find them from
http://releases.linaro.org/14.11/components/toolchain/binaries/

arm, aarch64, powerpwc, and powerpc64le cross compilers are also
shipped in Ubuntu at least.  You can install them via apt.

AFAIK, mips toolchain can be found from Sourcery CodeBench Lite
from Mentor Graphics.

DJGPP cross gcc can be found online too if you google "djcross-gcc".

-- 
Yao (齐尧)

  parent reply	other threads:[~2015-08-27  9:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-17 21:53 Simon Marchi
2015-08-18  8:49 ` Yao Qi
2015-08-18 11:13   ` Pedro Alves
2015-08-18 12:56     ` Yao Qi
2015-08-18 13:09   ` Antoine Tremblay
2015-08-19 15:31   ` Simon Marchi
2015-08-26 19:24     ` Simon Marchi
2015-08-26 19:44       ` Pedro Alves
2015-08-26 21:20         ` Simon Marchi
2015-08-26 21:33           ` Simon Marchi
2015-08-27  9:54     ` Yao Qi [this message]
2015-08-27 16:56       ` DJ Delorie
2015-08-27 17:48 Doug Evans

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=55DEDE3A.8010209@gmail.com \
    --to=qiyaoltc@gmail.com \
    --cc=gdb-patches@sourceware.org \
    --cc=simon.marchi@ericsson.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 read-only IMAP folder(s) and NNTP newsgroup(s).