Opened 12 years ago
Last modified 12 years ago
#34847 new request
request: elfutils
Reported by: | dtkerns | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | elfutils |
Description
trying to build pahole for my mac, missing dependency elfutils-devel would be very happy if pahole got portted
Change History (2)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | elfutils pahole removed |
---|---|
Milestone: | MacPorts Future |
Port: | elfutils added |
Summary: | elfutils-devel → elfutils |
Version: | 2.1.1 |
comment:2 Changed 12 years ago by jmroot (Joshua Root)
Summary: | elfutils → request: elfutils |
---|
Note: See
TracTickets for help on using
tickets.
"-devel" does not have the same meaning in MacPorts as in other package management systems.
From what I can determine, elfutils is "a collection of libraries and utilities for working with ELF object files and DWARF debugging information." DWARF does seem to exist on OS X. The ELF file format is used on many operating systems, but not on OS X, which uses Mach-O instead. As such, I don't know whether elfutils is useful on OS X or whether it can even compile on OS X. But, if it can and it is, of course a Portfile would be welcome.