This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Link tests not allowed
Andrew Haley wrote:
Douglas B Rupp writes:
> DJ Delorie wrote:
> > Is your target a newlib target? If so, are you including --with-newlib?
> >
>
> Thanks, that was the problem.
> Why isn't --with-newlib the default for newlib targets?
AIX is a newlib target? Really?
Andrew.
Don't really know one way or the other but it fixed the configure
problem. How does one tell a newlib target other than by looking at
configure.in and noconfigdirs?