binutils version of snapshot builds
Andreas Schwab
schwab@suse.de
Wed Mar 21 13:17:00 GMT 2007
More information about the Binutils mailing list
Wed Mar 21 13:17:00 GMT 2007
- Previous message (by thread): binutils version of snapshot builds
- Next message (by thread): binutils version of snapshot builds
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Matthias Klose <doko@ubuntu.com> writes: > Configuring a snapshot build --with-pkgversion="Ubuntu 2.17.20070321cvs-1" (the > latter beeing the package version) I end up with a version string: > > "GNU ld (Ubuntu 2.17.20070321cvs-1) 2.17.50.20070321" I think trying to replace "GNU binutils" with something else is the wrong thing to do. The vendor string should be an additional information in the version string, not replacing anything. After all, the package bundle is still GNU binutils. This also makes the first GNU redundant. The actual version string should look like this: ld (GNU binutils) 2.17.50.20070321 The vendor string should either be appended inside the parens, or put in another pair of parens before the version. Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."
- Previous message (by thread): binutils version of snapshot builds
- Next message (by thread): binutils version of snapshot builds
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list