On Tue, Oct 24, 2000 at 05:18:17PM -0700, Jun Sun wrote:
> I looked carefully again at the output for building glibc, and I found
> the following warnings. If I remembered correctly, Ralf has already
> fixed a similar problem a while back. Maybe it is not in the patch
> file? I am using egcs-1.0.3a-2.diff.gz on oss.sgi.com site.
>
> pthread.c:31: warning: alignment of `__pthread_initial_thread' is
> greater than maximum object file alignment
> pthread.c:62: warning: alignment of `__pthread_manager_thread' is
> greater than maximum object file alignment
The fix was only available as part of the cross-egcs-1.0.3a-2 package but
not us unbundled patch. It's now available there. Note that the
native compiler also isn't based on this latest patch.
Ralf
|