This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: build status for cross builds?
- From: mike stump <mrs at windriver dot com>
- To: pkoning at equallogic dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 5 Jan 2002 17:48:07 -0800 (PST)
- Subject: Re: build status for cross builds?
> Date: Sat, 5 Jan 2002 12:22:27 -0500
> From: Paul Koning <pkoning@equallogic.com>
> > I am sorry, netbsd doesn't use newlib, hence you loose.
> I do know that we're using NetBSD as an embedded OS, with newlib, and
> the code appears to be running, so the real answer may be a bit more
> complex.
Ah, I missed this vital detail in your prior message. If you are
using newlib, then you are using newlib, by definition. Since you
defined it that way, then the configure line might be sensible.
Certainly there are more details that I would need to know to say if
it were.