From b3b3d5e6017643e560f8b81fd957be20ec91508e Mon Sep 17 00:00:00 2001 From: bferguson3 <32964659+bferguson3@users.noreply.github.com> Date: Wed, 7 Apr 2021 00:23:20 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0c10261..903dc49 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # m68k-gcc-pi Be sure you are on a brand new install of Raspbian if you can, fully updated + +try to build m68k-elf-gcc from kentosama's repo: +https://github.com/kentosama/m68k-elf-gcc + +`-nostdlib` is required or building will fail