silent-mobius/EL8_Cross_Architecture_Tools

Description

Tools for compiling for and running programs for different architectures on EL8 (CentOS, RHEL, Oracle Linux). Includes: binutils 2.30, gcc 8.1.1 and qemu 2.12.0.

The qemu package is intended to work alongside the stock qemu-kvm package and will not overwrite any stock packages.

Installation Instructions

Enable the repository:

sudo dnf copr enable stenstorp/EL8_Cross_Architecture_Tools

Install cross-architecture gcc:

sudo dnf install gcc-${arch}-linux-gnu

where ${arch} is the desired architecture

Install qemu:

sudo dnf install qemu

This will also install distribution provided qemu-kvm and qemu-img packages.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

* Total number of packages downloaded in the last seven days.

External Repository List

The following repositories are accessible during builds


This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/silent-mobius/EL8_Cross_Architecture_Tools/