[PATCH 1 of 2] libc: add disable-versioning and enable-oldest-abi to (e)glibc

Yann E. MORIN yann.morin.1998@anciens.enib.fr
Thu Nov 11 00:09:00 GMT 2010


Bryan, All,

On Wednesday 10 November 2010 19:39:00 Bryan Hundven wrote:
> +config LIBC_DISABLE_VERSIONING
> +    bool
> +    prompt "Disable versioning information in library objects"
> +    default n
> +    help
> +      Do not include versioning information in the library objects.

Could you elaborate on why one may wish to disable symbols versionning?

> +config LIBC_OLDEST_ABI
> +    string
> +    prompt "Configure the oldest ABI supported [e.g. 2.2]"
> +    default ""
> +    help
> +      Setting this option, for example, to 2.2 will provide ABI support
> +      back to (e)glibc-2.2.
> +
> +      If this option is not set, (e)glibc will choose for you.
> +

I've split the patch in two: one to add the symbols versioning option,
and the other to add the ABI selection.

I have them pending here. Thank you!

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



More information about the crossgcc mailing list