This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FW: Re: Why is my executabel in DOS file format?


"Meg Abyte" <fitter20@hotmail.com> writes:

> >Well, if you submit patches to add a new BFD target to generate
> >S-records with a different line terminator, I'll probably approve it.
> 
> Can you give me some hints and directions one where one gets started
> with that?

In bfd/srec.c copy srec_vec and symbolsrec_vec, add something to the
backend target data pointer to indicate which is which, and change the
code which outputs \r\n to check that.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]