I am using the following compiler and structures are always padded to 32
bits.
 
    /scratchbox/compilers/arm-gcc4.1-uclibc20061004/bin/arm-linux-gcc /
g++
 
I can use gcc macro options to achieve the desired result however I am
looking for a global compiler option that will use 'normal' c structure
alignment (aligned to the largest data member) for all structures. Does
such an option exist?
 
Thanks in advance!
 
Chris
--
 
 
_______________________________________________
Scratchbox-devel mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel

Reply via email to