[cc65] problems compiling a hash table

From: <ccureau1i-55.com>
Date: 2004-10-22 15:05:55
Hi there!

I noticed a problem when working on a compiler of my own, and I'm not sure how 
to handle it.  Want to take a stab at it?

Basically, I'm trying to create a hash table from a structure of c reserved 
words.  It works fine with gcc, but seems to choke somewhere around the final 
link in cc65.  I noticed a possible problem when the executable size was 
smaller than the two object files created.  I then added the printf to test 
with and ran it on a commodore 64.  The output for each keyword is missing the 
actual keyword and the newline.

Uz: Many thanks for a great compiler. :)  

Cheers,
Chris Cureau

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Oct 22 15:06:01 2004

This archive was generated by hypermail 2.1.8 : 2004-10-22 15:06:10 CEST