Re: [cc65] cc65 not producing .s output file

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2004-05-02 03:12:48
Hi!

On Sat, May 01, 2004 at 03:15:05PM -0400, Apple2Stuff wrote:
> Found the problem.
>
> Open ended comment.

It's not really the comment, it's the number of stars that were interpreted as
"pointer to pointer to pointer to ...". The parser doesn't check for a buffer
overrun in this place - shame on me.

What I do not understand is that you didn't get a message like

	make: *** [test.o] Segmentation fault (core dumped)

If you get something like this, it does always mean, that there is a problem
with the compiler.

Regards


	Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun May 2 03:12:54 2004

This archive was generated by hypermail 2.1.8 : 2004-05-02 03:13:00 CEST