From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2000-12-04 12:18:40
On Mon, Dec 04, 2000 at 11:23:50AM +0100, Daniel Pralle wrote: > I have compiled cc65 for the Atari F030 running MiNT (LINUX style OS) > When I compile hello.c I get the Error #35 and unkown charackter. > When I compile hello.c on a LINUX-PC no error occurs. Why could this be? Sorry but there's a whole lot of information missing. * Which cc65 sources did you compile for the Atari? * Error #35 is "Compiler directive expected", while "Invalid character" is error #1. Which one of both did you get? * The error message "Invalid character" prints the character code. It would be really helpful to know this code. * Where in hello.c did you get this error (knowing at least the line number would be great)? * Is the Atari using a line separator different from Unix style operating systems? If so, did you apply any conversions to hello.c? I'm pretty sure that the issue can be resolved without much effort once the exact problem is known. Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de
This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:37 CET