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]

Re: c++/4626


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

From: Chris Rankin <rankincj@yahoo.com>
To: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c++/4626
Date: Sat, 20 Oct 2001 13:11:02 -0700 (PDT)

 My current workaround for this problem is to copy the
 following header files:
 
 stddef.h
 limits.h
 
 from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.0.1/include/
 to /usr/i686-pc-linux-gnu/include/
 and so I suspect that at least one of those
 "duplicate" directories which cpp eliminates from the
 include-file search path really needs to be kept after
 all.
 
 Chris
 
 
 __________________________________________________
 Do You Yahoo!?
 Make a great connection at Yahoo! Personals.
 http://personals.yahoo.com


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