From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ceresoli Date: Thu, 09 Aug 2012 17:32:39 +0200 Subject: [Buildroot] Trouble compiling Qt with CodeSourcery 2011.09-50 external toolchain In-Reply-To: References: Message-ID: <5023D817.4070104@lucaceresoli.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Charles Krinke wrote: > In trying to use the CodeSourcery 2011.09-50 external toolchain which > I downloaded and referenced externally, I get bolloxed up in Qt > compile with "output number X not directly addressable" and wonder if > someone could suggest a reason why? Are you sure you mean 2011.09 and not 2010.09? I had a similar issue with Qt and Sourcery 2010.09. It's reported, with a workaround, here: https://bugs.busybox.net/show_bug.cgi?id=5408. Let us know your results, adding a comment on the bug tracker. Luca