When compiling C source - place assembler text of each
function in its, independent segment. Also emit each
const tables and static var in separate segment (one
var or table per segment). This will allow at linking
to exclude from final program to unused functions,
tables and variables.
Ruslan, email: trap310 {A.T.} tvcom.ru