Hi. I'm using LD for linking some assembly, which should be small, but I see NOP commands inserted all over, because LD align the labels on a 4-byte boundary. Is it possible to suppress this alignment in LD? Thanks, Bjarke W.