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: [3.0 critical] Make fixproto deal with assert.h(bootstrap fails)


>>>>> "Kaveh" == Kaveh R Ghazi <ghazi@caip.rutgers.edu> writes:

    Kaveh> I tracked this down to a local installation problem.  There
    Kaveh> is an old copy of gcc's assert.h in /usr/local/include and
    Kaveh> of course its defining assert() in terms of __eprintf.
    Kaveh> That assert.h may have been placed there by an older
    Kaveh> version of gcc (2.7.x?/2.8.x?) that got installed on that
    Kaveh> system.

Ugh.  Zack, what do you think about this?

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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