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


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

Re: crossgcc: arbitrary sections?


Hello!

> You can most certainly do what you want with coff. My favorite method is
> to use linker scripts.

Seems that it depends how the toolchain is compiled. On my installation
(--target=m68k-coff, one-tree-build) gcc complains while _compiling_,
not while linking. So linker scripts don't have any chance to change
the behavior at this early stage.