Fwd: gcc cross compiler problem
Paul Brook
paul@codesourcery.com
Tue Apr 29 17:32:00 GMT 2008
> I am running into a problem when I am trying to compile GCC to run on
> a i686-pc-linux-gnu (host) but to build source code for target,
> x86_64-pc-linux-gnu. I have build binutils first with the following
> configure parameters:
> --enable-plugin --with-cpu=generic --host=x86_64-pc-linux-gnu
This should be --target=
In future this king of question is more suited to the gcc-help mailing list.
Paul
More information about the Gcc
mailing list