Opened 12 years ago
Last modified 2 months ago
#38135 new defect
mipsel-linux-binutils @2.16.1 Executables not linked into ${prefix}/bin
Reported by: | j.bugzilla2@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | mojca (Mojca Miklavec), cooljeanius (Eric Gallager) | |
Port: | mipsel-linux-binutils |
Description
Unlike the executables created by mipsel-linux-gcc34, the binutils are not linked in the destroot (i.e. /opt/local/bin) Thus when you want to use objdump, you must either play with your path or execute /opt/local/cross/mipsel-linux-uclibc/bin/mipsel-linux-uclibc-objdump rather than simply mipsel-linux-uclibc-objdump.
Change History (4)
comment:1 Changed 12 years ago by jmroot (Joshua Root)
Summary: | mipsel-linux-binutils @2.16.1 Executables not linked into destroot → mipsel-linux-binutils @2.16.1 Executables not linked into ${prefix}/bin |
---|
comment:2 Changed 8 years ago by mojca (Mojca Miklavec)
Cc: | mojca added |
---|
comment:3 Changed 7 years ago by mojca (Mojca Miklavec)
See #56108 for my proposal to delete the port. If you have any objections and are willing to test etc., please speak now.
comment:4 Changed 2 months ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
/opt/local/bin is not the destroot, but I get what you're saying.