Re: [cc65] Re: Problem with generating o65 files

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2005-01-20 21:04:23
Hi!

On Thu, Jan 20, 2005 at 08:50:42PM +0100, Spiro Trikaliotis wrote:
> But this does not completely answer my question. ;-)

Sorry:-)

> Do all sections
> have to be written in the order specified in chapter 4, or is it just
> some sections?

No. Just sections that depend on values defined in other sections must be
specified after these sections. That is:

        SEGMENTS must be specified after MEMORY
        FILES must be specified after MEMORY

> Is here anyone who managed to compile the CVS version of co65 for
> Windows, and would be so kind to give me the exe?

Why not just use the snapshot build? There are nightly cc65 builds of the head
CVS branch for Linux and DOS/Windows/OS2. Sometimes I misconfigure wine,
because I need it for something else. If this happens, the actual executables
are missing in the archives. In most cases however, the build is ok, and if
you're using it, you do even help me to track down bugs that are in one of
those second tier targets.

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 Thu Jan 20 21:04:28 2005

This archive was generated by hypermail 2.1.8 : 2005-01-20 21:04:38 CET