Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: Re: E-Mail schreiben an: Padit.zip
From: edx (Felix.Arends_at_gmx.de)
Date: 2002-01-08


Oh... I didn't know that! No, it is not done by the linker in windows.
Anyways... for the windows guys at least :)

/edx (Felix Arends)

----- Original Message -----

 edx wrote:

> I have just developed a little program that helps you padding the mod
> files that are to small for higher firmware version of the jukebox.

But that is already done by the linker, due to the following lines in
the
linker configuration file:

    .pad 0x0900C800 :
    {
        LONG(0);
    }

Doesn't it work when you build in windows?

/Björn



Page was last modified "Mar 9 2008" The Rockbox Crew