On Sat, 2012-10-20 at 15:01 +0000, Chris Young wrote: > On Sat, 20 Oct 2012 14:32:54 +0100, John-Mark Bell wrote:
> > It doesn't appear that libiconv is a trivial addition to the SDK: the > > sigismember definition in newlib's sys/signal.h prevents it building. > > Is it possible to build the attached stub library and link to that > instead of lpu? I'd rather we didn't do that, as it somewhat defeats the point of having a controlled build environment. Either we need to work out what causes the newlib iconv implementation not to work in our environment, or get libiconv building for the ppc-amigaos SDK. J.