Xref: utzoo comp.unix.questions:25661 comp.unix.internals:353 comp.unix.programmer:79 Path: utzoo!attcan!uunet!snorkelwacker!bloom-beacon!mcgill-vision!quiche!quiche.cs.mcgill.ca From: adr@quiche.cs.mcgill.ca (Alain DURAND) Newsgroups: comp.unix.questions,comp.unix.internals,comp.unix.programmer Subject: word alignment for structures in UNIX... Message-ID: <4046@quiche.cs.mcgill.ca> Date: 20 Sep 90 22:58:28 GMT Sender: adr@quiche.cs.mcgill.ca Followup-To: comp.unix.questions Organization: SOCS - Mcgill University, Montreal, Canada Lines: 9 Hello, I've troubles with word alignments on different unix machine: sizeof(struct foo) doesn't return the same thing on a sun3, sun386i and sparc. Is there an option to set at compilation time or somewere in the kernel to fix that? thanks for any answer, please reply by E-Mail at: adr@quiche.cs.mcgill.ca