Mail Archives: djgpp/2000/03/20/07:44:57
On Sun, 19 Mar 2000, Ghins Mathai wrote:
> 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?
Does it help to remove the empty line between the opening brace and
the "rom" line?
If not, I suggest to post your problem to the gnu.utils.bug news
group, where the Binutils maintainer(s) might help you find the
cause.
What version of Binutils are you using, btw?
- Raw text -