On Fri, 6 Jan 2017 21:45:18 +0100 Szabolcs Nagy wrote: > * Matias A. Fonzo [2017-01-06 17:20:05 -0300]: > > > > The following architectures are supported: > > armv7hl, armv8hl, i586, microblaze, mips, powerpc, x32, x86_64. > > > > what is the difference between armv7hl and armv8hl? The only difference is that armv8hl is tuned for cortex-a8... > (there should not be many differences between armv8-a and armv7-a > isa in aarch32 execution state and armv8-a is backward compatible > with armv7-a) Thanks! -- I've removed the target file for armv7hl. P.S: I'm interested in the new architectures supported by Musl, too.