From e1698c4e78ff92064e2a2759cb136df8119c95cf Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 4 Apr 2011 01:00:17 +0200 Subject: binutils/binutils: warn if only gold is selected gold is not capable of building glibc/eglibc. See this thread: http://sourceware.org/ml/crossgcc/2011-04/msg00010.html Reported-by: Bill Pringlemeir Signed-off-by: "Yann E. MORIN" diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in index 29b9b4c..2a28d22 100644 --- a/config/binutils/binutils.in +++ b/config/binutils/binutils.in @@ -133,6 +133,11 @@ config BINUTILS_LINKER_GOLD_LD endchoice # Enable linkers +if BINUTILS_LINKER_GOLD +comment "WARNING! gold is not capable of" +comment "| building glibc/eglibc!" +endif # BINUTILS_LINKER_GOLD + config BINUTILS_GOLD_INSTALLED bool -- cgit v0.10.2-6-g49f6