I would like to determine the topmost address occupied by program code after linking. Is there a way to force the linker to place a certain module after all other modules? That module will contain only one symbol whose address will be the top-most used one (or, actually, top-most+1). This was maybe discussed before, but search gave no usable results.. regards Dejan