Re: [cc65] changes to linker configuration file syntax

From: Groepaz <groepaz1gmx.net>
Date: 2011-07-17 08:55:07
On Sonntag 17 Juli 2011, Tilmann Hentze wrote:
> There has been made a change to linker configuration file syntax in the
> sense that a type for symbol can be now "export/import/weak", where as it
> was before only possible to attribute it as "weak = yes/no".
> This makes some problems in existing source code. How could one detect the
> ld65 version and change the linker configuration file accordingly?

ld65 --version | grep | sed | awk | whateverfitsyourneeds

however, wouldnt you rather fix the linker file instead ? =P

----------------------------------------------------------------------
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 Jul 17 08:57:26 2011

This archive was generated by hypermail 2.1.8 : 2011-07-17 08:57:29 CEST