https://sourceware.org/bugzilla/show_bug.cgi?id=25803
--- Comment #11 from beatlesnut at mac dot com ---
It's interesting the n32 build doesn't have this issue.
So it must be something to do with wrapping a 64 bit time type to 32 using
mabi=32 I think.
Shouldn't, or don't,
https://sourceware.org/bugzilla/show_bug.cgi?id=25803
--- Comment #10 from beatlesnut at mac dot com ---
Hi,
I think those are all core functions of the time stuff, yes?
I do believe I cannot resolve 64 bit time types with my current build but I
haven't double checked.
It's po
https://sourceware.org/bugzilla/show_bug.cgi?id=25803
--- Comment #7 from beatlesnut at mac dot com ---
Hi
My host is actually an x86_64 Darwin machine. But i'm cross compiling with a
multilib compiler, so that's why the host is being set to
mipsel-none-linux-gnu.
So an x86_64 host i
https://sourceware.org/bugzilla/show_bug.cgi?id=25803
--- Comment #4 from beatlesnut at mac dot com ---
Hi,
That's not a problem. As a heads up please do keep in mind I'm on Darwin.
However the instructions I use are from CLFS and required little changes. I
will provide them shortly