Skip to content

CRUX-ARM Toolchain using 64-bit armv8 architecture

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for toolchain


To compile the lastest toolchain:
$ make

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