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]
Other format: [Raw text]

Re: bootstrap/2987: gcc 3.0 0526 fails to build on mips*-linux


Synopsis: gcc 3.0 0526 fails to build on mips*-linux

State-Changed-From-To: analyzed->feedback
State-Changed-By: rth
State-Changed-When: Tue Apr  9 15:15:32 2002
State-Changed-Why:
    Something's screwy here with your setup.  <string.h> is 
    included by gcc/tsystem.h iff -Dinhibit_libc is not defined.
    Yet your preprocessed file does not include <string.h> and
    your presented command line does not include -Dinhibit_libc.
    
    Answer me that?
    
    And try again with the 3.1 prerelease.  No one is going to
    do anything with 3.0.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2987


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