Re: [Fink-devel] llvm-gcc42 now works with -O4

2008-06-19 Thread Peter O'Gorman
Jack Howarth wrote: Benjamin, I am saying that the llvm-gcc42 package built with the llvm 2.3 and llvm-gcc-4.2 source code releases from llvm.org can in fact do link-time-optimization in llvm-gcc, llvm-g++ and llvm-gfortran. The trick is not to use the cctools in /usr/bin but that in

Re: [Fink-devel] llvm-gcc42 now works with -O4

2008-06-19 Thread Derek.L.Muscat
Please take me off you email List Thank you. Sincerely Derek.L.Muscat THEOCY design www.theocydesign.com On 19-Jun-08, at 10:39 AM, Peter O'Gorman wrote: Jack Howarth wrote: Benjamin, I am saying that the llvm-gcc42 package built with the llvm 2.3 and llvm-gcc-4.2 source code releases

Re: [Fink-devel] llvm-gcc42 now works with -O4

2008-06-19 Thread Peter O'Gorman
Derek.L.Muscat wrote: Precedence: list List-Id: Discussion for Fink developers and package maintainers fink-devel.lists.sourceforge.net List-Unsubscribe: https://lists.sourceforge.net/lists/listinfo/fink-devel, mailto:[EMAIL PROTECTED] List-Archive:

Re: [Fink-devel] llvm-gcc42 now works with -O4

2008-06-17 Thread Martin Costabel
Benjamin Reed wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jack Howarth wrote: |After a consulting with Chris Lattner at Apple, I found | out that we can use the Link-Time-Optimization in llvm 2.3 | by building it to use LD set to /Developer/usr/bin/ld (assuming | that Xcode

Re: [Fink-devel] llvm-gcc42 now works with -O4

2008-06-17 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin Costabel wrote: | Plus, isn't this part of the still-NDA iPhone dev kit? | Or is it publicly accessible now? No, there's a separate xcode 3.1 beta 2 download, but I'm not sure if it's available to everyone or just to paying ADC members. -

Re: [Fink-devel] llvm-gcc42 now works with -O4

2008-06-17 Thread Jack Howarth
Benjamin, I am saying that the llvm-gcc42 package built with the llvm 2.3 and llvm-gcc-4.2 source code releases from llvm.org can in fact do link-time-optimization in llvm-gcc, llvm-g++ and llvm-gfortran. The trick is not to use the cctools in /usr/bin but that in /Developer/usr/bin to build

Re: [Fink-devel] llvm-gcc42 now works with -O4

2008-06-17 Thread Martin Costabel
Jack Howarth wrote: [] build the llvm-gcc42 package. The current Xcode 3.1 Developer Preview 2 is available to anyone with a free ADC account from connect.apple.com. Seems I must be going blind. I didn't see it yesterday when I looked, and I still didn't see it when I looked 5 minutes ago.

[Fink-devel] llvm-gcc42 now works with -O4

2008-06-16 Thread Jack Howarth
After a consulting with Chris Lattner at Apple, I found out that we can use the Link-Time-Optimization in llvm 2.3 by building it to use LD set to /Developer/usr/bin/ld (assuming that Xcode 3.1 Developer Preview 2 is installed). I was able to build both the sample code shown in Xcode 3.1...

Re: [Fink-devel] llvm-gcc42 now works with -O4

2008-06-16 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jack Howarth wrote: |After a consulting with Chris Lattner at Apple, I found | out that we can use the Link-Time-Optimization in llvm 2.3 | by building it to use LD set to /Developer/usr/bin/ld (assuming | that Xcode 3.1 Developer Preview 2 is