I'm having problems with nighty builds in Arch x64. I can manage to compile it but I have problems whenever I want to compile anything.
This is the output for spectrum examples:
Code: Select all
$ make
zcc +zx -vn dstar.c -o dstar.bin -create-app -lndos
Error at module 'ZX82_CRT0': Cannot read from file
1 errors occurred during assembly
Key to filenames:
/tmp/tmpXXRC5V61.o = dstar.c
Error at module 'ZX82_CRT0': Cannot read from file
make: *** [dstar] Error 1
Thanks in advance for your help
