This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Struct alignment


Hi,

Is there someone who knows if I can disable the "word"
alignment (4 bytes) of struct members by a compiler
optionn (GCC 2.95.2 - Solaris 8 - Intel) , not
__attribute__ keyword? I should read binary files
created under another environment using no alignment
at all (WATCOM CC under QNX) so I've been trying to
figure out.


Regards,


=====
Sergio Pires de Albuquerque

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]