Building GCC from Source – SPO600 Lab 4
Introduction
In this lab, I built the latest development version of the GCC compiler from source on two different architectures:
x86-001 (x86_64)
aarch64-002 (ARM64)
The goal was to understand the build process of a large software project, analyz...
software-portability-and-optimization.hashnode.dev2 min read