Re: [cc65] simple linker question

From: Greg King <gngking1erols.com>
Date: 2005-12-09 23:46:30
From: Ullrich von Bassewitz; on December 09, 2005; at 06:57 AM -0500
>
> If you're writing code for a new machine, you will have to rewrite the
> startup code, which is responsible for setting up the C stack, and
> initializing the libraries and other environmental stuff. You may want to
> have a look at one of the existing startup files. They are in the
> libsrc/<platform> directories, and named crt0.s. The resulting object
> file is then called <platform>.o.

In case anyone is wondering:  "crt0.s" means
the assembly Source of the first file (number zero)
of the C language Run-Time code.
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sat Dec 10 00:12:44 2005

This archive was generated by hypermail 2.1.8 : 2005-12-10 00:12:47 CET