This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: building a cross compiler for arm arch.
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Atar <atar dot yosef at gmail dot com>
- Cc: "gcc-help at gcc dot gnu dot org" <gcc-help at gcc dot gnu dot org>
- Date: Tue, 17 Jan 2017 15:15:28 +0000
- Subject: Re: building a cross compiler for arm arch.
- Authentication-results: sourceware.org; auth=none
- References: <CAKp-wZ7onNxpqwzoET7LMsNU1-eKGwTv9kRbg0dt6boWiEXt+g@mail.gmail.com>
On 17 January 2017 at 14:03, Atar wrote:
> can someone help me solve the problem?
No, not without far more information, because we're not psychic.
What target are you building for?
Which versions of GCC, Binutils and Glibc are you trying to build?
What are the configure commands you used? Do you have any relevant
environment variables set? etc. etc.