Question
Hey Daniel , I want to build this on mac silicon chip without using virtual box for ubuntu if possible . Can you tell me what all to keep in mind while doing this and what all changes i need compared to this for building compiler for mac silicone chip (m3)
Answered by Daniel McCarthy
Instructor
Hello Aman, I do not recommend you make this on Mac many mac's dont even have x86 compatible instruction sets, its going to make your life a lot harder to try to make this work on a mac. And if you want it working directly on a mac silicon chip then your going to need to rewrite all the assembly language in this course and study the instruction sets of the mac silicon chips. If you insist to make it work this way I recommend at least completing the course for x86 instruction set then you can make the changes as you see fit
Kind regards
Follow-up by Aman Jha
Question author
Thanks for the reply .. will first go through x86 and then if possible will rewrite assembly code. Also do u recommend any book to follow along with this course.
regards
aman
Answered by Daniel McCarthy
Instructor
your welcome, I didnt write any books on compiler development yet so i cant recommend at this time but amazon might have something for you, please reach out if you have any more questions