7.12. Aboot-0.9b

The aboot package contains the Alpha Bootloader.

7.12.1. Installation of Aboot

The following patch addresses build issues with GCC 4.6.3:

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.62.2, “Contents of aboot.”