This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Cross compilation vs. libiberty
- To: gcc at gcc dot gnu dot org
- Subject: Cross compilation vs. libiberty
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Wed, 02 Aug 2000 18:25:21 -0700
- Organization: CodeSourcery, LLC
Folks --
I have run into the problem where libiberty, only configured once,
does not build for the target since the target configuration does not
match the host. In particular, I have stdlib.h on the host, but not
on the target, but files in libiberty want to include stdlib.h because
the host configury indicates that is the right thing to do.
Jeff, I remember you were against rerunning configure. Please
remind me why, or point me at a concise email summarizing your
thinking, if it's available.
To me, this seems like the right thing to do.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com