From: stefan andree3 (carlosofcascade_at_gmx.net)
Date: 2003-12-30 23:02:45
Hello Ulrich, i tried to use cc65 2.10.0 within the operation system windows xp home edition. I used my centrino notebook for that(acer travelmate something).I downloaded the binary win32 bit distribution, dezipped it, changed the CC65_LIB and CC65_INC system variables and path to the new distribution. Then i compiled a cc65 source, which compiled with version 2.9.3 without problems. I got a crashing ca65, because it referenced a NULL pointer. (This is the error message i get in the dos box). It does not write an assembly listing, which i wanted and which i requested with a cmdline switch. I can't exactly reproduce the error message at the moment, because i can't use the same computer at the moment and i don't have cc65 installed on the other one. I remember a similar problem, when version 2.7 or 2.8 was out. Cc65 works without any problems, it compiled the c source in an .s file. But if i try to assemble this ca65 crashes. An other problem is, that i couldn't compile the source distribution nether with dygpp nor with watcom. I moved to the src directory and did a (w)make -f make/gcc.mak and a (w)make -f make/watcom.mak and both interrupted after running into the for loop which changes into the xx65 dirs and calls the makefile there. I don't exacly remember what it complaines, and like written above, i can't replay that at the moment. Greetings Carlos ---------------------------------------------------------------------- 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-30 22:53:29 CET