From mboxrd@z Thu Jan 1 00:00:00 1970 From: aoliva@gcc.gnu.org To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, mustafa@il.ibm.com, nobody@gcc.gnu.org Subject: Re: c/3910: The building of the C compiler for Cross configuration powerpc-ibm-linux Date: Wed, 01 Aug 2001 10:44:00 -0000 Message-id: <20010801174427.21370.qmail@sourceware.cygnus.com> X-SW-Source: 2001-08/msg00027.html List-Id: Synopsis: The building of the C compiler for Cross configuration powerpc-ibm-linux State-Changed-From-To: open->closed State-Changed-By: aoliva State-Changed-When: Wed Aug 1 10:44:27 2001 State-Changed-Why: It looks like you're missing the target system headers, i.e., those from linux and glibc. You have to configure --with-headers=/location/of/target/header/files and --with-libs=/location/of/target/libraries http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3910&database=gcc