Closed
Description
When attempting to build TI-Trek with the latest version of the ez80-clang for OSX Big Sur, I get the following error:
/Users/acagliano/CEdev/include/fasmg-ez80/ld.alm [396] macro ? [208] read [4] sym temp [1] /Users/acagliano/CEdev/include/fasmg-ez80/../../lib/shared/assert.src [1]:
section .text,'ax',@progbits
section [0]
Error: extra characters on line.
make: *** [bin/TITREK.bin] Error 2
I proceeded to re-install the older version I used to use, by renaming it from ez80-clang-bck
to ez80-clang
and made sure it was first in the path, and the program built as normal with no issues. Removed older version again, built again...error comes back.
Let me know if you need more info than this error message.
Also the github for the project I was building is: https://github.com/acagliano/titrek-calc