Date: Sat, 18 Mar 2000 15:06:24 +0530 (IST) From: Ghins Mathai To: djgpp AT delorie DOT com Subject: Re: Problem with linker scripts In-Reply-To: <8atfr1$c9s$1@gavrilo.mtu.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Precedence: bulk What do you mean by leading zeroes ??? Could you give me an example ?? On Fri, 17 Mar 2000, Al Amzeen (Alexandr Amzin) wrote: > > == > oneliner:Silence is foo. > Greetings, Ghins Mathai ! You wrote: > > I try linking this to my code with > > > gcc xyz.c -Xlinker -T -Xlinker xyz.ld > (skip) > > However, I get a "parse error on line 5 " message(This line corresponds > > to the "rom: ..." line) . As far as I see, there is nothing wrong with > > the format of the linker script. Can anyone please help me troubleshoot. > Maybe it needs leading zeros? > > Al Amzeen. >