This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2 of 2] Promote PKGVERSION and BUGURL options to toolchain level


Benoit, All,

On Tuesday 24 May 2011 15:06:01 BenoÃt THÃBAUDEAU wrote:
> # HG changeset patch
> # User "BenoÃt THÃBAUDEAU" <benoit.thebaudeau@advansee.com>
> # Date 1306241923 -7200
> # Node ID 4eea102ac0a521a9f69dcdfe90a93f5b71e53416
> # Parent  185015975b8850bbba70b60047c31085d84a6fee
> Promote PKGVERSION and BUGURL options to toolchain level
> 
> This patch promotes the PKGVERSION and BUGURL options to toolchain level so that
> all toolchain components supporting them can benefit from them.
> 
> These options are passed to configure through --with-pkgversion and
> --with-bugurl.
> 
> They are supported by binutils 2.18+, gcc 4.3+, eglibc 2.9+ and gdb 7.0+.

Please split in five patches:
- add blind option GCC_HAS_PKGVERSION_BUGURL (the same way we have _HAS_LTO)
- rename and move options PKG_VERSION and BUG_URL, use in gcc
- add to binutils
- add to gdb
- add to eglibc

And could you also at the same time add another patch that always include
"crosstool-NG ${VERSION}" at the beginning of PKG_VERSIION. That is, even
if PKG_VERSION is empty, "crosstool-NG X.Y.Z" will always be reported.

Thank you for your efforts! :-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]