Am 24.12.2015 um 07:36 schrieb Martell Malone:
> [PATCH] CRT_fp10: Protect ARM implementation against compiler
> optimizations
>
> I take it the clang based toolchain I sent you works ?
> I'm going to move onto fixing i686 and then do a personal builds release for
> xmas.
That was really just a suggestion by a user.
But yeah, your toolchain somewhat works.
Minor issues so far:
strdup is not mapped to msvcrt._strdup
-mwindows, -mconsole and likely also -mdll are not supported yet
(there's this wclang project on github that hacks around it)
no binutils, dlltool and such, I mean everything mingw-w64 would bring
you except ld which is now lld, right...
no complete build instructions, really, I have no idea how to build my
own toolchain :)
the instructions in the source archive you gave me only got me
a clang toolchain...
Anyway, I managed to build some easy parts of the Wine testsuite with it
already, so hey, Awesome!
Keep up the great work and merry xmas!
PS: Next target will be AArch64 ;) no, really, I figure this will be much
bigger in the M$ world than ARM32...
------------------------------------------------------------------------------
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public