Re: Announcing `gold-rebuild' - link your packages with gold now

2010-03-10 Thread Roland McGrath
> Actually what I do, Roland, it that I grab binutils daily tarball > and rebuild it as Source0 of Rawhide's SRPM (really ugly...) so I > always use the latest one, see '-r' option. Drawback in the script > is that it always rebuilds binutils even if you have today's > binutils RPMs somewhere, tha

Re: Announcing `gold-rebuild' - link your packages with gold now

2010-03-10 Thread Michal Nowak
- "Michal Nowak" wrote: > - "Michal Nowak" wrote: > > > - "Jakub Jelinek" wrote: > > > > > On Mon, Mar 08, 2010 at 09:24:29AM -0500, Frank Ch. Eigler wrote: > > > > Michal Nowak writes: > > > > > > > > > Past months I spent investigating `gold' - the new GNU linker > > > > > an

Re: Announcing `gold-rebuild' - link your packages with gold now

2010-03-09 Thread Michal Nowak
- "Michal Nowak" wrote: > - "Jakub Jelinek" wrote: > > > On Mon, Mar 08, 2010 at 09:24:29AM -0500, Frank Ch. Eigler wrote: > > > Michal Nowak writes: > > > > > > > Past months I spent investigating `gold' - the new GNU linker > > > > and how it now works with stock Fedora packages. >

Re: Announcing `gold-rebuild' - link your packages with gold now

2010-03-09 Thread Michal Nowak
- "Roland McGrath" wrote: > Nice hack, Michal! As you are aware, I have been slowly preparing > things > to get towards the option of using gold for real in the future. > Making > this sort of testing easy is about the next thing I thought someone > should > do (and wasn't going to hack on

Re: Announcing `gold-rebuild' - link your packages with gold now

2010-03-09 Thread Michal Nowak
- "Jakub Jelinek" wrote: > On Mon, Mar 08, 2010 at 09:24:29AM -0500, Frank Ch. Eigler wrote: > > Michal Nowak writes: > > > > > Past months I spent investigating `gold' - the new GNU linker > > > and how it now works with stock Fedora packages. > > > [...] > > > > Do your scripts provide

Re: Announcing `gold-rebuild' - link your packages with gold now

2010-03-09 Thread Michal Nowak
- "Richard Hughes" wrote: > On 8 March 2010 11:44, Michal Nowak wrote: > > Past months I spent investigating `gold' - the new GNU linker > > and how it now works with stock Fedora packages. > > Using gold, I get: > > /usr/bin/ld: --no-add-needed: unknown option > /usr/bin/ld: use the --he

Re: Announcing `gold-rebuild' - link your packages with gold now

2010-03-09 Thread Michal Nowak
- "Jakub Jelinek" wrote: > On Mon, Mar 08, 2010 at 06:44:18AM -0500, Michal Nowak wrote: > > So far when rebuilding Base group: TOTAL: 99 PASS: 84 FAIL: 15 > > See attachment for complete list. Regarding fails, they are being > > classified by the script so you can easily figure out, where m

Re: Announcing `gold-rebuild' - link your packages with gold now

2010-03-08 Thread Roland McGrath
Nice hack, Michal! As you are aware, I have been slowly preparing things to get towards the option of using gold for real in the future. Making this sort of testing easy is about the next thing I thought someone should do (and wasn't going to hack on myself!), so it's a thrill to see you've taken

Re: Announcing `gold-rebuild' - link your packages with gold now

2010-03-08 Thread Jakub Jelinek
On Mon, Mar 08, 2010 at 09:24:29AM -0500, Frank Ch. Eigler wrote: > Michal Nowak writes: > > > Past months I spent investigating `gold' - the new GNU linker > > and how it now works with stock Fedora packages. > > [...] > > Do your scripts provide some evidence of exciting speedups with gold? O

Re: Announcing `gold-rebuild' - link your packages with gold now

2010-03-08 Thread Frank Ch. Eigler
Michal Nowak writes: > Past months I spent investigating `gold' - the new GNU linker > and how it now works with stock Fedora packages. > [...] Do your scripts provide some evidence of exciting speedups with gold? - FChE -- devel mailing list devel@lists.fedoraproject.org https://admin.fedorap

Re: Announcing `gold-rebuild' - link your packages with gold now

2010-03-08 Thread Richard Hughes
On 8 March 2010 11:44, Michal Nowak wrote: > Past months I spent investigating `gold' - the new GNU linker > and how it now works with stock Fedora packages. Using gold, I get: /usr/bin/ld: --no-add-needed: unknown option /usr/bin/ld: use the --help option for usage information collect2: ld retu

Re: Announcing `gold-rebuild' - link your packages with gold now

2010-03-08 Thread Jakub Jelinek
On Mon, Mar 08, 2010 at 06:44:18AM -0500, Michal Nowak wrote: > So far when rebuilding Base group: TOTAL: 99 PASS: 84 FAIL: 15 > See attachment for complete list. Regarding fails, they are being > classified by the script so you can easily figure out, where might > be the problem (GCC v. gold v. fe

Re: Announcing `gold-rebuild' - link your packages with gold now

2010-03-08 Thread Michal Nowak
- "Michal Nowak" wrote: > See attachment for complete list. Regarding fails, they are being Here is comes. Michal[ GROUP @Base PACKAGES REBUILD ] ld: CVS snapshot from date: 20100303 gcc: gcc-4.4.3-4.fc12 (likely, just a guess) kernel: Linux assam 2.6.32.9-67.fc12.x86_64 #1 SMP Sat Feb 27

Announcing `gold-rebuild' - link your packages with gold now

2010-03-08 Thread Michal Nowak
Past months I spent investigating `gold' - the new GNU linker and how it now works with stock Fedora packages. Result is `gold-rebuild', Bash script which automates `gold's involvement in Mock buildroot. Tarball can be obtained here: http://mnowak.fedorapeople.org/gold-rebuild/dist/ What it can