bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: possible minor bug in ld


From: Alan Modra
Subject: Re: possible minor bug in ld
Date: Thu, 4 Apr 2002 07:51:13 +0930
User-agent: Mutt/1.3.25i

On Wed, Apr 03, 2002 at 04:14:03PM -0500, Smith, Ken (G.) wrote:
> h8300-hms-ld  tiny.xcl -oformat=srec -o main.mot main.o

Use two dashes with oformat.  ie. --oformat=srec

You told ld that the output file (ie. -o option) was named
`format=srec', then changed your mind to use `main.mot'.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



reply via email to

[Prev in Thread] Current Thread [Next in Thread]