hiromi-mi / esolang-box

Easy and standardized docker images for 200+ esoteric (and non-esoteric) languages.
https://hub.docker.com/u/esolang/
MIT License
3 stars 4 forks source link

Update z80 #1

Closed hiromi-mi closed 3 years ago

hiromi-mi commented 3 years ago

z80のリンクが通らない

#8 0.793 Debug.c:(.text+0x2c): undefined reference to `RdZ80'
#8 0.793 /usr/bin/ld: Debug.c:(.text+0x4e): undefined reference to `RdZ80'
#8 0.793 /usr/bin/ld: Debug.c:(.text+0x82): undefined reference to `RdZ80'
#8 0.793 /usr/bin/ld: Debug.c:(.text+0x9a): undefined reference to `RdZ80'
#8 0.794 /usr/bin/ld: Debug.c:(.text+0x100): undefined reference to `RdZ80'
#8 0.794 /usr/bin/ld: /tmp/Debug-f3d275.o:Debug.c:(.text+0x148): more undefined references to `RdZ80' follow
#8 0.798 clang-10: error: linker command failed with exit code 1 (use -v to see invocation)