On Tue, Jan 3, 2006 at 11:58:03 +0000, Mike Furr wrote: > Julien Cristau wrote: > > %i1 contains 0xa3f74, which is indeed not double-word aligned. > > The ocaml float allocation function doesn't take care of alignment, so > > we've reported this problem upstream. > Hmm... The new version of omake which I just uploaded failed to build > for exactly the same reason it seems. I wonder how many packages this > has affected for sparc. It looks like it will only surface when the > resulting code is run and I know a lot of packages don't have test > suites. :-( > This problem appeared when a new sparc buildd (spontini) was brought online. config.guess returns sparc64-unknown-linux-gnu instead of sparc-unknown-linux-gnu as on vore and auric. This means that ocaml is buggy on sparc since 3.09.0-2.
Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

