This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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] | |
Hey y'all. This patch adds another specialized rule for checking: a "make check-compile" rule. This is just a shorthand make rule for compiling all the libstdc++ test files with a given TEST_FLAG, and not caring about linking or executing. It's useful for timing the compiler, and also for syntax checking libstdc++ with extra warning flags, and the same with other compilers. tested x86/linux Thoughts? -benjamin
Attachment:
p.20050120-1.patch
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |