Re: [cc65] Atari linker problem 2.13

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2010-01-05 12:24:24
Hi!

On Mon, Jan 04, 2010 at 01:39:07PM -0600, Dan Winslow wrote:
>    Unresolved external `__STARTUP_LOAD__' referenced in:
>
>      crt0.s(17)
>
>    Unresolved external `__ZPSAVE_LOAD__' referenced in:
>
>      crt0.s(17)
>
>    ld65.exe: Error: 2 unresolved external(s) found - cannot create output
>    file

You seem to use the standard crt0 file with a new linker config. The
announcement for 2.13.0 said:

  – The startup code went into the library. This simplifies linker usage. If
    you have a custom startup file, please check it – there have been
    conceptual changes.

I assume that you just will have to add both segments, so please check the new
linker config file.

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 Tue Jan 5 12:24:31 2010

This archive was generated by hypermail 2.1.8 : 2010-01-05 12:24:34 CET