X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Thu, 11 Nov 2004 21:46:33 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-ID: <01c4c827$Blat.v2.2.2$4edb6f60@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <200411111008.iABA89dA009815@speedy.ludd.ltu.se> (ams AT ludd DOT ltu DOT se) Subject: Re: Alignment problem on Windows XP References: <200411111008 DOT iABA89dA009815 AT speedy DOT ludd DOT ltu DOT se> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: > Date: Thu, 11 Nov 2004 11:08:09 +0100 (CET) > > FWIW, on WINDOWS 2000 and with gcc 2.952, gcc warns while compiling > that the alignment of ss* "is greater than maximum object file > aligment. Using 4." Yes, I see that too. But the guy who reported the problem uses GCC 3.x, so that is not the problem. Btw, I tried to run the program on 2 XP boxes and one W2K box, and it behaved correctly (i.e. printed zeroes) on all of them. Hmm...