Open Issues Need Help
View All on GitHub Building fails unless SDK and compiler version match exactly about 2 months ago
AI Summary: The current build system hardcodes a specific compiler version in `CMakeLists.txt` for finding built-in libraries, causing build failures if the SDK and compiler versions don't match exactly. This fragile setup needs to be improved by dynamically determining the correct library paths, potentially using `mos-clang -print-search-dirs` or `mos-clang -print-resource-dir`.
Complexity:
2/5
bug good first issue
SDK for developing with the llvm-mos compiler
C
#6502#assembler#atari#c#c64#clang#compiler#cplusplus#llvm#nes