Greeting everybody, I don't know if I should announce every commit I push to mob but here is another commit.
eglibc (and probably soon glibc) needs __REDIRECT_NTH to be define to work on architecture not supporting long double. As arm and derivates (as armel) doesn't support long double, __REDIRECT_NTH needs to be defined for tinycc to work on these arch. I use almost the same definition as for gcc as tinycc now supports asm label (see latest commits). See commit 4347a53 for the diff. Best regards, Thomas Preud'homme
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
