[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/2495] Solaris2 amd64 file format not recognized
From: |
amodra at bigpond dot net dot au |
Subject: |
[Bug binutils/2495] Solaris2 amd64 file format not recognized |
Date: |
29 Mar 2006 11:48:19 -0000 |
------- Additional Comments From amodra at bigpond dot net dot au 2006-03-29
11:48 -------
Not a bug. You need to build binutils with support for all targets of interest.
In this case, you probably want to add --enable-targets=x86_64-elf to your
configure line (or --enable-targets=all). If that doesn't work, then it means
that binutils doesn't have support for amd64 on solaris.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://sourceware.org/bugzilla/show_bug.cgi?id=2495
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.