On 2022/08/06 16:54, Frederic Cambus wrote:
> On Sun, Jul 31, 2022 at 06:30:02PM +0200, Frederic Cambus wrote:
> 
> > Here is a new port: devel/binutils
> > 
> > The goal of this port is to have up to date versions of the GNU binary
> > utilities, and as such it excludes as (for which we have the devel/gas
> > port) and ld.
> > 
> > This package contains the following GNU binary utilities:
> > 
> > - addr2line - Converts addresses into filenames and line numbers.
> > - ar - A utility for creating, modifying and extracting from archives.
> > - c++filt - Filter to demangle encoded C++ symbols.
> > - elfedit - Update ELF header and program property of ELF files.
> > - nm - Lists symbols from object files.
> > - objcopy - Copies and translates object files.
> > - objdump - Displays information from object files.
> > - ranlib - Generates an index to the contents of an archive.
> > - readelf - Displays information from any ELF format object file.
> > - size - Lists the section sizes of an object or archive file.
> > - strings - Lists printable strings from files.
> > - strip - Discards symbols.
> > 
> > All installed utilities have the 'g' prefix prepended to the binary
> > name.
> 
> Binutils 2.39 has been released yesterday, so here is an updated tarball.
> 
> Comments? OK to import?

OK.

It does seem a bit strange to have gas in a separate port though.

Reply via email to