This is the mail archive of the libstdc++@sources.redhat.com 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] |
> Checking for those functions consumes much of the time spent in > 'configure'. Are those checks the kind that can be safely cached? > I'm thinking specifically of the DECL_AND_LINKAGE checks (I just now > saw that rewrite; it's very elegant). This stuff is not likely to change so yeah. Try to cache it if you can. -benjamin
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |