all those pesky math functions

Benjamin Kosnik bkoz@redhat.com
Wed Jul 26 12:23:00 GMT 2000


> 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


More information about the Libstdc++ mailing list