Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crux-arm/crux-toolchain-aarch64-linux-gnu

CRUX-ARM Toolchain using 64-bit armv8 architecture
https://github.com/crux-arm/crux-toolchain-aarch64-linux-gnu

aarch64 aarch64-linux-gnu arm crux crux-arm linux toolchain

Last synced: 23 days ago
JSON representation

CRUX-ARM Toolchain using 64-bit armv8 architecture

Awesome Lists containing this project

README

        

README for toolchain

To compile the lastest toolchain:
$ make

Log to a file would be useful:
$ make 2>&1 | tee make.log