This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

Linkerscript


Hi all,

I have a question about the linkerscript automatically generated by eCos. On a
couple of lines the expression _. = .;_ is used. What is de meaning of this?
What does it do?

Example:
    .vectors 0x00400000 : { . = .; KEEP(*(.vectors)) } > ram

Thanks in advance!

Jeroen


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