Re: [cc65] Problem with swiftlink

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2007-10-21 20:12:40
On Sun, Oct 21, 2007 at 11:58:16AM -0600, Tom Watt wrote:
> I just downloaded the latest windows cc65, and c64 support... I made the
> following test program/make.bat file and get the errors below and not sure
> why..

The rs232.h header file is old and no longer supported on most platforms (the
only remaining one is the atari). Please use serial.h instead. You will need
to load a driver, but your code will work without changes for any supported
loadable driver. Look for *.ser drivers for your platform.

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 Oct 21 20:12:57 2007

This archive was generated by hypermail 2.1.8 : 2007-10-21 20:13:00 CEST