Closed fundudeone closed 1 year ago
You're not meant to be using that branch. The fasmg commit that that branch was created to include has already been merged into master, so you should be able to just use master. I'll go ahead and delete the linker-relocations branch.
I'm just curious why you decided to try building off that branch in the first place
I was told it might still be required for app_tools
When trying to build feature/linker-relocations with the instructions found here (https://ce-programming.github.io/toolchain/static/contributing.html) make gives the following error:
and with make -j
Am I meant to be using some earlier version of the ez80 LLVM compiler or fasmg that don't have this issue with store?