From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-07-25 17:46:06
On Thu, Jul 25, 2002 at 04:26:15PM +0200, MagerValp wrote:
> read.o is missing from $(OBJS) in src/libsrc/c64/Makefile.
Yes, this is by reason.
There is no working read() for the C64. The existing function is a hack, it
works only for stdin and there are some bugs. As a result, people complained.
So I've removed the object file from the library to make the linker print an
error if anyone is using read().
Regards
Uz
--
Ullrich von Bassewitz uz_at_musoftware.de
----------------------------------------------------------------------
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 : 2002-07-25 17:46:16 CEST