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: libstdc++/5195: 3.0.3 build failure of solaris x mips: eh_alloc.cc


On Thu, 3 Jan 2002, Craig Rodrigues wrote:

> OK, from your preprocessed source file, I see that
> the preprocessor is picking up this stdlib.h:
>
> > # 1 "/auto/vwshqi/lindsayd/c303/build/cross_on_host_itech-view5_to_mips64-elf/build/gcc/include/stdlib.h" 1 3 4
>
> Is that file the same as the stdlib.h found under
> the newlib directory hierarchy on your system?

AHA. I had a typo which kept newlib off this guy's include path. OK, you
can cancel case 5195.

Unfortunately, a quick check shows that fixing this doesn't solve either
of my other 3.0.3 build failures, cases 5143 (an ICE) and 5198 (illegal
m68k opcodes).

Thanks.
Don


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