diff -r d9e78e89b3f6 -r 1d6fd9bde73c config/target.in --- a/config/target.in Sun Dec 23 14:32:20 2012 +0100 +++ b/config/target.in Wed Dec 26 20:05:19 2012 +0100 @@ -47,8 +47,7 @@ #-------------------------------------- config MULTILIB bool - prompt "Build a multilib toolchain (EXPERIMENTAL)" - depends on EXPERIMENTAL + prompt "Build a multilib toolchain (READ HELP!!!)" help If you say 'y' here, then the toolchain will also contain the C library optimised for some variants of the selected architecture, besides the @@ -59,6 +58,9 @@ The list of variants is dependent on the architecture, and is hard-coded in gcc, so it is not possible to say what variants to support, only whether hard-coded variants should be supported or not. + + NOTE: The multilib feature in crosstool-NG is not well-tested. + Use at your own risk, and report success and/or failure. #-------------------------------------- config ARCH_SUPPORTS_BOTH_MMU