------- Comment #20 from rwild at gcc dot gnu dot org  2010-08-08 20:44 -------
(In reply to comment #19)
>         I am afraid I messed up my system. I was playing around trying to
> install the latest versions of binutils and gcc on my linux system
> (native, not cross compile), and now I am getting a different error. In
> zlib's config.log:
> 
> ne=generic --enable-checking=release --build=i486-linux-gnu
> --host=i486-linux-gnu --target=i486-linux-gnu

You are not cross-building for arm-unknown-elf any more, so the error you are
getting has nothing to do with this PR any more.  Please get your system in
order first, I cannot help you with that, and I'm afraid people working on GCC
PRs don't really have the resources to help with that.  Their primary interest
is in fixing GCC.  I think this PR is probably valid but don't have the
resources to confirm myself.

If you want to create a native compiler on x86-linux, try disabling multilibs
as documented in the installation manual (and please follow up on the gcc-help
list if you have questions regarding that).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45174

Reply via email to