This is the mail archive of the gcc@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: How do I run "make check" in gcc with libstdc++-v3?


On Tue, May 16, 2000 at 05:12:33PM -0500, Loren James Rittle wrote:
> 
> This issue can better be addressed by adding:
> 
> ${src}/libstdc++-v3/backward ${src}/libstdc++-v3/ext

Please check out the current

http://www.lucon.org/gcc/3.0/gcc-3.0-libstc++-v3.patch

I did sed -e "s/-I/-isystem /g" to transform -I to -isystem. I can
take it out after the necessary changes are checked in. I believe

http://www.lucon.org/gcc/3.0/gcc-3.0-inc.patch

is still necessary for #include_next to work with -B -isystem.


H.J.

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