This is the mail archive of the gcc-patches@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: [v3] testsuite/ext cleanups


>This breaks i686-pc-mingw32 bootstrap.
>
>testsuite/testsuite_abi.h includes <ext/hash_map>, and the command line
>for testsuite/testsuite_abi.cc specifies "-I.", so GCC incorrectly
>attempts to include testsuite/ext/hash_map, which is the new directory,
>which obviously won't work.

Here's a patch that should fix your bootstrap problem. Please let me
know if it resolves your issue.

tested x86/linux

-benjamin

Attachment: p.20041025-1
Description: Binary data


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