Mail Archives: djgpp-workers/2004/11/14/17:50:22
> Date: Sat, 13 Nov 2004 23:52:05 +0200
> From: "Eli Zaretskii" <eliz AT gnu DOT org>
>
> > From: sandmann AT clio DOT rice DOT edu (Charles Sandmann)
> > Date: Sat, 13 Nov 2004 11:56:17 -0600 (CST)
> >
> > I would first want to check the binary image used by the user with the
> > problem - it could be some installation problem that generates bad
> > executables?
>
> I asked the user for the binary, being unable to reproduce the problem
> on 2 XP boxes I have access to.
Got the binary from him, and sure enough, it prints 4 on Windows 98 as
well.
After doing some experimentation, I found that if I link the program
with libc.a from djdev203.zip that is on ftp.delorie.com, I get
unaligned addresses as well. My usual libc.a is the one from the
original djdev203.zip, the one built on Jan 4 2000, with a few patches
applied manually over the years, but none of the W2K-related ones.
Can someone see if they can reproduce this problem with the latest
libc.a we have on ftp.delorie.com? (Note that I only used libc.a from
there, but not the headers or the stub or the linker script.)
TIA
- Raw text -