Jack Howarth wrote:

> The libLTO.dylib in Xcode 3.2.1 only supports dead code
> elimination at -O4 whereas the libLTO.dylib in llvm 2.5
> provides additional optiminizations like inlining across
> code files.

I am not sure about the utility of a fink providied libLTO.

The llvm-gcc release notes say:
"
LLVM-GCC 4.2 supports a wide range of interprocedural optimizations,
including global variable optimization, inter modular inlining,
interprocedural constant propagation and dead argument elimination.
"

http://developer.apple.com/ReleaseNotes/DeveloperTools/RN-llvm-gcc/index.html

And, since libLTO functions are called by ld to to do the optimizations,
how are you ensuring that /usr/bin/ld is using fink's libLTO?

Peter
-- 
Peter O'Gorman
http://pogma.com

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to