7.11. Aboot-0.9b

The aboot package contains the Alpha Bootloader.

7.11.1. Installation of Aboot

The following patch addresses build issues with GCC 4.6.0:

patch -Np1 -i ../aboot-0.9b-fixes-5.patch

Compile the package:

make CROSS_COMPILE=${CLFS_TARGET}-

Install the package:

make DESTDIR="${CLFS}" BINDIR="/cross-tools/bin" install

Details on this package are located in Section 10.63.2, “Contents of aboot.”