This is the mail archive of the crossgcc@sourceware.cygnus.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]

section alignment in ld.


Hi,
	I have noticed that m68k-coff-ld aligns each file within a section
on 4 byte boundaries. While this is appropriate for 32 bit bus CPU's it is
wasteful for 16 bit members of the family. It causes me a problem because I
need my retained variables to be in the same locations they were when my
application was compiled with another compiler. This would be the case if I
could make ld align on two byte boundaries. Does anybody now how to do this?

Thanks,
Chris Palmer


------
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]