gcc-4.2.4 x86->m68k cross compiler build error
kevin diggs
diggskevin38@gmail.com
Mon Apr 18 23:56:00 GMT 2011
Hi,
On Mon, Apr 18, 2011 at 1:59 PM, Ian Lance Taylor <iant@google.com> wrote:
>
> Your gcc is passing --sysroot to the linker but the linker was not
> configured with --with-sysroot.
>
> I think it's a bug that the linker has to be configured with
> --with-sysroot in order to pass the --sysroot option to the linker. I
> don't know why it works that way.
>
> Ian
>
Will this option work with binutils 2.16.1? It is not listed in the --help?
Thanks!
kevin
More information about the Gcc-help
mailing list