[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: |
arybchik at gmail dot com |
Subject: |
[Bug binutils/2495] Solaris2 amd64 file format not recognized |
Date: |
29 Mar 2006 12:25:03 -0000 |
------- Additional Comments From arybchik at gmail dot com 2006-03-29 12:25
-------
Thanks for reply.
When configured with --enable-targets=all, build failed
make[4]: *** No rule to make target
`../../binutils/ld/emulparams/elf32bfinfd.sh', needed by `eelf32bfinfd.c'.
Stop.
make[4]: Leaving directory `/home/arybchik/cvs/build/ld'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/arybchik/cvs/build/ld'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/arybchik/cvs/build/ld'
make[1]: *** [all-ld] Error 2
make[1]: Leaving directory `/home/arybchik/cvs/build'
make: *** [all] Error 2
When it is configured with --enable-targets=x86_64-elf, build works fine, but
the result is the same. The most interesting point here is that multiplatform
binutils (2.15) from Debian Sarge works fine.
--
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.