config/target.in
changeset 3150 1d6fd9bde73c
parent 3140 d9e78e89b3f6
child 3169 9d0b37f08a10
     1.1 --- a/config/target.in	Sun Dec 23 14:32:20 2012 +0100
     1.2 +++ b/config/target.in	Wed Dec 26 20:05:19 2012 +0100
     1.3 @@ -47,8 +47,7 @@
     1.4  #--------------------------------------
     1.5  config MULTILIB
     1.6      bool
     1.7 -    prompt "Build a multilib toolchain (EXPERIMENTAL)"
     1.8 -    depends on EXPERIMENTAL
     1.9 +    prompt "Build a multilib toolchain (READ HELP!!!)"
    1.10      help
    1.11        If you say 'y' here, then the toolchain will also contain the C library
    1.12        optimised for some variants of the selected architecture, besides the
    1.13 @@ -59,6 +58,9 @@
    1.14        The list of variants is dependent on the architecture, and is hard-coded
    1.15        in gcc, so it is not possible to say what variants to support, only
    1.16        whether hard-coded variants should be supported or not.
    1.17 +      
    1.18 +      NOTE: The multilib feature in crosstool-NG is not well-tested.
    1.19 +            Use at your own risk, and report success and/or failure.
    1.20  
    1.21  #--------------------------------------
    1.22  config ARCH_SUPPORTS_BOTH_MMU