This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: About #sccs


On Mon, 06 Dec 2004, 17:30:32 +0100, Luca Benini wrote:
> Nathan Sidwell wrote:
> >should do to the resulting object file.
> dropped, i think

IIRC, on archictures using object file formats being able to store
data in sections not being loaded into memory upon execution, such
strings went into such a ".comment" section. This should be easily
doable with nowadays ELF, but instead of #sccs, something like
'#pragma ident "whatsover"' might be more appropriate.

HTH, cheers.

l8er
manfred


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