This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c/3910: The building of the C compiler for Cross configuration powerpc-ibm-linux


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]