cc65 - a freeware C compiler for 6502 based systems
https://github.com/cc65/cc65
linker config), CheckExports was never called, which in turn meant that the list of all exports was never built. This caused a crash later when the linker tried to generate a map file. The solution is to separate the creation of the exports list and the check for unresolved imports. git-svn-id: svn://svn.cc65.org/cc65/trunk@3360 b7a2c559-68d2-44c3-8de9-860c34a00d81 |
||
---|---|---|
asminc | ||
doc | ||
include | ||
libsrc | ||
make | ||
packages | ||
samples | ||
src | ||
testcode | ||
util | ||
.cvsignore |