miosix-kernel icon indicating copy to clipboard operation
miosix-kernel copied to clipboard

不能在apple M1上成功编译gcc-start

Open losehu opened this issue 11 months ago • 1 comments

According to https://miosix.org/wiki/index.php? title=Building_GCC_from_sources' tips

My step:

  1. xcode-select --install

  2. cc-v

  3. Git clone https://miosix.org/git-public/miosix-kernel.git

  4. cd miosix-kernel

  5. Git fetch origin

  6. git checkout -b testing origin/testing

  7. sh download.sh

  8. sh install-script.sh -j12

Finally, I got:: Error compiling gcc-start

This is my log/e.txt. I would appreciate it if you could help me.

e.txt

Image

losehu avatar Mar 08 '25 09:03 losehu