Bison (neko mips4)
From Nekoware
| neko_bison | |
| Packaged by: | Pete Plank |
|---|---|
| Internal Version: | 3 |
| Download: | neko_bison-2.3.tardist |
| Current release: | 2.3 / September 1 2006 |
| Use: | Unknown |
| Licence: | Unknown |
| Website: | |
Contents |
[edit] Installing the package
Download and install the neko_bison-2.3 (version 3) 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_bison-2.3.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_bison.sw.bison | 873 | Yes | 9999 | bison-2.3 execution only env |
| neko_bison.man.bison | 6 | Yes | 9999 | bison-2.3 man pages |
| neko_bison.man.info | 366 | Yes | 9999 | bison-2.3 info pages |
| neko_bison.opt.dist | 10 | No | 9999 | bison-2.3 distribution files |
| neko_bison.opt.relnotes | 1 | No | 9999 | bison-2.3 release notes |
| neko_bison.opt.src | 1,055 | No | 9999 | bison-2.3 original source code |
[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
setenv CC cc setenv CXX CC setenv F77 f77 setenv CFLAGS '-mips4 -O3 -c99 -I/usr/nekoware/include -I/usr/include -Wl,-rpath -Wl,/usr/nekoware/lib' setenv CXXFLAGS '-mips4 -O3 -I/usr/nekoware/include -I/usr/include -Wl,-rpath -Wl,/usr/nekoware/lib' setenv LDFLAGS '-mips4 -L/usr/nekoware/lib -L/usr/lib32' setenv PKG_CONFIG_PATH '/usr/nekoware/lib/pkgconfig' setenv PKG_CONFIG_LIBDIR '/usr/nekoware/lib' setenv LD_LIBRARY_PATH '/usr/nekoware/lib:/usr/lib32' setenv LD_LIBRARYN32_PATH '/usr/nekoware/lib:/usr/lib32' setenv GNUMAKE gmake set path = ( /usr/nekoware/bin /usr/sbin /usr/bsd /sbin /usr/bin /usr/bin/X11 . /usr/freeware/bin /usr/etc /opt/bin $HOME/bin )
[edit] Configure
./configure --prefix=/usr/nekoware gmake gmake install
[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_bison / 3 SOURCE/VERSION bison-2.3 ENVIRONMENT VARIABLES: setenv CC cc setenv CXX CC setenv F77 f77 setenv CFLAGS '-mips4 -O3 -c99 -I/usr/nekoware/include -I/usr/include -Wl,-rpath -Wl,/usr/nekoware/lib' setenv CXXFLAGS '-mips4 -O3 -I/usr/nekoware/include -I/usr/include -Wl,-rpath -Wl,/usr/nekoware/lib' setenv LDFLAGS '-mips4 -L/usr/nekoware/lib -L/usr/lib32' setenv PKG_CONFIG_PATH '/usr/nekoware/lib/pkgconfig' setenv PKG_CONFIG_LIBDIR '/usr/nekoware/lib' setenv LD_LIBRARY_PATH '/usr/nekoware/lib:/usr/lib32' setenv LD_LIBRARYN32_PATH '/usr/nekoware/lib:/usr/lib32' setenv GNUMAKE gmake set path = ( /usr/nekoware/bin /usr/sbin /usr/bsd /sbin /usr/bin /usr/bin/X11 . /usr/freeware/bin /usr/etc /opt/bin $HOME/bin ) CONFIGURE FLAGS: ./configure --prefix=/usr/nekoware gmake gmake install KNOWN DEPENDANCIES: neko_libiconv.sw.lib 2 neko_gettext.sw.lib 2 ERRORS/MISCELLANEOUS: none Packaged by Pete Plank (neko@nekochan.net) |
[edit] Errors/Miscellaneous
none
[edit] Older Versions
- neko_bison-1.875.tardist (version 1), October 29 2004
- neko_bison-2.0.tardist (version 2), July 26 2005
[edit] External Links
None.
