http://sourceware.org/bugzilla/show_bug.cgi?id=12820
Summary: Install fails when trying to strip embedspu Product: binutils Version: 2.21 Status: NEW Severity: minor Priority: P2 Component: binutils AssignedTo: unassig...@sources.redhat.com ReportedBy: theori...@freemail.hu Created attachment 5759 --> http://sourceware.org/bugzilla/attachment.cgi?id=5759 install log I failed to install cross-binutils (powerpc on amd64) on FreeBSD 8.2. For this I issued the following command in /usr/ports/devel/cross-binutils/: make TGTARCH=powerpc TGTABI=eabisim this built the software successfully. Afterwards I applied the following command to install it make TGTARCH=powerpc TGTABI=eabisim install This was almost able to install everything correctly except embedspu. When installing the build system it tries stripping all files including embedspu. This latter is however a script file on which strip (install -s) falls stopping the whole install procedure. The FreeBSD ports simply invokes binutils' build system so this problem is probably not ports related. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils