PACKAGE.md 1.2 KB

Binutils FITP

GNU Binutils (First Install Tool Pass) - A collection of binary utilities for the Astrologue OS toolchain.

Description

This package provides the first pass of the GNU Binary Utilities for the Astrologue OS build process. Binutils is a collection of programming tools including the linker, assembler, and other utilities for handling object files and binaries.

This FITP (First Install Tool Pass) version is specifically designed for building the cross-compilation toolchain during the initial phase of Astrologue OS installation.

Features

  • Cross-linker for target system
  • Cross-assembler for target system
  • Binary utilities (objdump, nm, size, strings, etc.)
  • Support for various executable and object file formats
  • Optimized for cross-compilation environment

Package Information

  • Version: 2.45
  • Target: x86_64-astroitp-linux-gnu
  • Installation Prefix: ${PREFIX}/tools
  • Build System: Autoconf/Make

Usage

This package is part of the core toolchain and is automatically installed during the Astrologue OS build process. It provides the essential binary utilities needed for subsequent package compilation.

License

GPL-3.0-or-later