From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Thu, 06 May 2010 23:08:54 +0200 Subject: [Buildroot] [PATCH 1/1] Fix the computation of REAL_GNU_TARGET_NAME In-Reply-To: (Thomas Petazzoni's message of "Thu, 6 May 2010 20:44:21 +0200") References: Message-ID: <87pr1891qx.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas Petazzoni writes: Thomas> When the selected C library is glibc, the C library shouldn't be Thomas> mentionned in REAL_GNU_TARGET_NAME. In other words: Thomas> arm-unknown-linux-uclibcgnueabi must be used for uClibc Thomas> arm-unknown-linux-gnueabi must be used for glibc Thomas> This fixes the build of GDB on the target, as reported by Quotient Thomas> Remainder . Committed, thanks. -- Bye, Peter Korsgaard