From: "Anthony.Appleyard" Organization: Materials Science Centre To: djgpp AT delorie DOT com Date: Thu, 10 Apr 1997 15:57:39 GMT-1 Subject: Re: Problem with Packed structs Reply-to: Anthony DOT Appleyard AT umist DOT ac DOT uk Message-ID: <97C5A0152C@fs2.mt.umist.ac.uk> On Mon, 7 Apr 1997, Mark T Logan wrote: > I have a slight problem with the way that DJGPP packs its structs. ... "Adrian Gh. Oboroc aka AsH / DEVOTiON" replied. Anthony DOT Appleyard AT umist DOT ac DOT uk replied. "Oleg Yu. Polyanski" replied:- > .... or add -fpack-struct option to gcc. And the user has to remember to type `-fpack-struct' every time he compiles. It got wearisome enough for me having to remember which programs call maths so I must type `-lm' when compiling them.