You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built a cross compiler as follows on macOS
installed newest gcc using brew install gcc
using the newly installed gcc I built gcc, binutils and gdb with target x86_64-elf