Beneo wrote:
maybe should just use wildcard to include all sections except the ones needed to be discarded? as far as I can tell, all the sections in .o files are go into same section in output rom file. Then just let GCC to change section name as it wants to.
there is some wildcarding, but the gnu guys create new, unmatched segments on occasion. This has bit me a time or two.
ron