Binutils (neko mips4)
From Nekoware
| neko_binutils | |
| Packaged by: | Timo Kanera |
|---|---|
| Internal Version: | 1 |
| Download: | neko_binutils-2.18.tardist |
| Current release: | 2.18 / August 18 2008 |
| Use: | Unknown |
| Licence: | Unknown |
| Website: | www.gnu.org/software/binutils/ |
The GNU assembler, linker and binary utilities.
For further information, visit http://www.gnu.org/software/binutils/
Contents |
[edit] Installing the package
Download and install the neko_binutils-2.18 (version 1) tardist package from the Nekoware repository.
Installation of the precompiled binary package can be achieved using either Software Manager or inst: In the case of inst, all that's required is the command:
~ $ inst -f /path/to/neko_binutils-2.18.tardist install all keep *.opt.src go quit
You will need "root" privileges to install the software.
A list of all files is installed by this package is available.
[edit] Package Dependencies
The following additional packages are required to run this software correctly:
[edit] Package Incompatibilities
The following packages are marked as incompatible.
- No incompatibilities.
[edit] Package Layout
Default indicates whether the subsystem will be installed if "install standard" (or similar) is used. Order is used if any given subsystem must be installed before others.
| Name | Size [Kbytes] | Default | Order | Description |
|---|---|---|---|---|
| neko_binutils.sw.hdr | 236 | Yes | 9999 | headers |
| neko_binutils.sw.lib | 5,010 | Yes | 9999 | archive libraries |
| neko_binutils.sw.eoe | 16,844 | Yes | 9999 | execution only env |
| neko_binutils.man.info | 1,959 | Yes | 9999 | info pages |
| neko_binutils.man.manpages | 343 | Yes | 9999 | man pages |
| neko_binutils.opt.src | 14,612 | No | 9999 | original source code |
| neko_binutils.opt.relnotes | 1 | No | 9999 | release notes |
| neko_binutils.opt.dist | 30 | No | 9999 | distribution files |
| neko_binutils.opt.patches | 3 | No | 9999 | source code patches |
[edit] Compiling
As for the majority of Nekoware packages, the 7.4.x release of SGI's MIPSpro Compiler suite has been used to build this package.
[edit] Environment
export CC=c99 export CFLAGS='-O2 -g3 -mips4' export CPPFLAGS='-I/usr/nekoware/include' export LDFLAGS='-L/usr/nekoware/lib -L/usr/lib32 -Wl,-rpath -Wl,/usr/nekoware/lib'
[edit] Patches
You may need to apply the following patches: neko_binutils-2.18.patch
[edit] Configure
Unknown.
[edit] Release Notes
Click on the "show" link to expand the contents of the package's 'relnotes' file.
| The original "relnotes" File. |
|---|
PACKAGE NAME: neko_binutils SOURCE/VERSION: binutils-2.18 DESCRIPTION: The GNU assembler, linker and binary utilities. For further information, visit http://www.gnu.org/software/binutils/ ENVIRONMENT VARIABLES: export CC=c99 export CFLAGS='-O2 -g3 -mips4' export CPPFLAGS='-I/usr/nekoware/include' export LDFLAGS='-L/usr/nekoware/lib -L/usr/lib32 -Wl,-rpath -Wl,/usr/nekoware/lib' BUILD PROCESS: cat neko_binutils-2.18.patch | patch -p1 ./configure --prefix=/usr/nekoware/gnu-binutils --program-prefix=g gmake tooldir=/usr/nekoware/gnu-binutils sudo gmake tooldir=/usr/nekoware/gnu-binutils install KNOWN DEPENDANCIES: neko_libiconv.sw.lib 3 maxint neko_gettext.sw.lib 2 maxint ERRORS/MISCELLANEOUS: The tools are installed to a separate prefix and with an additional program-prefix to prevent accidental confusion with the SGI counterparts. Overriding 'tooldir' prevents the additional placement of the tools in $PREFIX/mips-sgi-irix6.5. PACKAGED BY: Timo Kanera (timo@kanera.net) |
[edit] Errors/Miscellaneous
The tools are installed to a separate prefix and with an additional program-prefix to prevent accidental confusion with the SGI counterparts. Overriding 'tooldir' prevents the additional placement of the tools in $PREFIX/mips-sgi-irix6.5.
[edit] Older Versions
- None
