> Quoting Roland Dreier <[EMAIL PROTECTED]>:
> Subject: Re: [PATCH] libmthca: optimize calls to htonl with constant parameter
> 
>  > Newer gccs have the -fwhole-program --combine options that address
>  > this and more. One of the things that happens is that all internal
>  > functions are made 'static' and all compilation units are optimized in
>  > one go.
> 
> Good point... but is there any sane way to use that feature with
> automake and libtool?  I know that the autotools are a pain but I
> really don't want to reimplement the useful stuff they give us, and I
> don't know of any really practical replacement...

Once KDE4 is out, I expect that most systems will start shipping cmake.
Maybe it'll be practical to switch to that then.

-- 
MST

_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to