This is the mail archive of the gcc-prs@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


The following reply was made to PR libstdc++/5195; it has been noted by GNATS.

From: Craig Rodrigues <rodrigc@mediaone.net>
To: Don Lindsay <lindsayd@cisco.com>
Cc: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Subject: Re: libstdc++/5195: 3.0.3 build failure of solaris x mips: eh_alloc.cc
Date: Thu, 3 Jan 2002 00:43:20 -0500

 On Wed, Jan 02, 2002 at 02:05:42PM -0800, Don Lindsay wrote:
 > On 1 Jan 2002 rodrigc@gcc.gnu.org wrote:
 > 
 > >     Can you submit the preprocessor output when compiling
 > >     eh_alloc.cc?  ie. change the -c flag to -E flag.
 > >     It looks like your stdlib.h from newlib is not getting
 > >     included properly for some reason.
 > 
 > I replicated the problem with "-save-temps".
 > The following is eh_alloc.ii:
 > ---------------------------------------------------------------------
 
 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?
 
 --
 Craig Rodrigues        
 http://www.gis.net/~craigr    
 rodrigc@mediaone.net          


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