On Wed, Sep 04, 2013 at 09:41:20AM -0700, Brooks Moses wrote:
> > Not sure which of the targets from the above list we still support,
> > certainly at least mingw, though in that case I don't know if it hasn't been
> > fixed there.  So, as Joseph said, you probably should keep the runtime test
> > as is, and just for cross compiling replace the unconditional =undef with
> > an optimistic assumption followed by a blacklist of platforms where it is
> > known not to work.
> 
> That makes sense.  Am I correct in understanding that the list I need
> to be concerned with is only the one you quote?

I don't know.  I only have access to linux targets, where glibc thankfully
does the right thing.  Guess you should ask the maintainers of the targets
mentioned in that list, perhaps ask about other C libraries.  Ask also
people with non-glibc linux systems, like uclibc, bionic, musl, ...

        Jakub

Reply via email to