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

See the CrossGCC FAQ for lots more infromation.


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

S Records and GCC


I recently created a cross-compiler for a Hitachi SH1 using binutils-2.9.1,
egcs-1.1b, and newlib-1.8.1 .

Host=i586-pc-linux-gnu, target=sh-hms.

My problem is that when I create an s-record (-oformat srec) there are four
S2 data lines at the beginning of the SRecord that I don't know why or what
it is.  My lst file begins at 001040 with my program but the actual Srecord
begins at 001000 with these additional lines of data.  Does anyone know what
all the additional info is and where I might go to learn more about this?

Thanks,
Robert





------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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