bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/12820] New: Install fails when trying to strip embedspu


From: theorizer at freemail dot hu
Subject: [Bug binutils/12820] New: Install fails when trying to strip embedspu
Date: Sat, 28 May 2011 15:40:21 +0000

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: address@hidden
        ReportedBy: address@hidden


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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]