[Mono-dev] Mono:MIPS patch
Thomas Kunze
tkunze at informatik.hu-berlin.de
Tue Apr 1 15:10:14 EDT 2008
>
> The float-long conversion fails also,
I don't remember if this failed for me. (If there is a regression test
for it, it worked.)
I remember some problems with overflow execptions not throw because the
libc didn't have trunc.
(I used uclibc.) To fix this I stole the trunc implementation somewhere
(glibc?) and inserted it into
mono/mini/jit-icalls.c (search for HAVE_TRUNC).
Regards,
Thomas
More information about the Mono-devel-list
mailing list