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

Ian Lance Taylor ian@wasabisystems.com
Wed Mar 3 12:43:00 GMT 2004


"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



More information about the Binutils mailing list