> > Anyone know how to get gcc to NOT pad structs? > > __atttribute__((aligned (1))) does NOT work. It insists upon aligning > > __attribute__((packed)) >
Does not work. (2.7.2)