From: Josef Angermeier (sijoange_at_cip.informatik.uni-erlangen.de)
Date: 2003-12-31 14:28:50
hello
im using debian stable, changed PREFIX to /usr/local
first, when using make install, there were some errors about a
nonexisting directory, you probably mixed up one variable. correct
should be:
@$(MKDIR) -p $(BINDIR) $(CC65DOC)
$(CC65DATA)/{asminc,emd,include/{em,geos,joystick,sys,tgi},joy,lib,ser,tgi}
second, i tried to compile your hello world example from the tutorial
for the nes target. i got the following error when using the linker:
Unresolved external `ppubuf_flush' referenced in:
crt0.s(13)
ld65: Error: 1 unresolved external(s) found - cannot create output
file
i had followed your step by step example, just changed c64 target to
nes. whats wrong ??
third, will i ever be able to compile for the snes target ??
last, happy new year and thanks for the good work!
ciao
josef
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-12-31 14:29:02 CET