This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Replace some xmalloc-family functions with XNEW-family ones


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 (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]