Arch x64

Problems installing on other platforms
Post Reply
jrodriguezv
New member
Posts: 1
Joined: Sun Jun 10, 2012 10:24 am

Arch x64

Post by jrodriguezv »

Hi All!!!

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
Im using nighty buils because I couldnt manage to compile last stable version on AMD64.

Thanks in advance for your help :)
Post Reply