Hi, > An alternate solution (which works in my build environment) is passing > --host=... (value derived from QEMU cross_prefix) to the pixman configure.
Sounds reasonable, I'll try. >> +nm="${AR-${cross_prefix}nm}" > > NM instead of AR? > > RANLIB instead of LD? Indeed. /me wonders why the test builds worked nevertheless. cheers, Gerd