| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| Date: | Sun, 19 Mar 2000 18:25:27 +0530 (IST) |
| From: | Ghins Mathai <ghins AT accord-soft DOT com> |
| To: | djgpp AT delorie DOT com |
| Subject: | Re: Problem with linker scripts |
| In-Reply-To: | <8b044c$kjr$5@gavrilo.mtu.ru> |
| Message-ID: | <Pine.LNX.4.10.10003191825030.26971-100000@vikramaditya.accord-soft.com> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | dj-admin AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
No, using leading zeroes did not work.
On Sat, 18 Mar 2000, Al Amzeen (Alexandr Amzin) wrote:
>
> Greetings, Ghins Mathai <ghins AT accord-soft DOT com>! You wrote:
> > What do you mean by leading zeroes ???
> Zeroes that filled with lead ;)
> > Could you give me an example ??
> I'll try, but don't hurt me if it is not works right:
> MEMORY
> {
>
> rom : org=0x00000000, len=0x0005f000
> data: org=0x80000000, len=0x00003000
> bss: org=0x80003000, len=0x00016000
> }
>
> Does it make some sense in situation?
>
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |