Hi James,
On 04.01.2018 14:38, James Cowgill wrote: > I think the attached code will work for all MIPS variants (32-bit and > 64-bit). To do this it uses some headers from glibc and therefore needs > to be compiled using "gcc" instead of "as" (arguably userspace apps > should never use "as" directly anyway). thank you very much! This works well (tested only on mips64el however), and I included it in the source. Now, only ppc64el code is needed :-) Best regards Ole

