From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vicente Olivert Riera Date: Thu, 30 Jan 2014 09:35:16 +0000 Subject: [Buildroot] [PATCH] dtc: broken for static builds In-Reply-To: <20140128220159.4ba9345f@skate> References: <1389087873-40458-1-git-send-email-Vincent.Riera@imgtec.com> <87fvowc3pp.fsf@dell.be.48ers.dk> <52D008E2.6000600@imgtec.com> <87r48f7b1r.fsf@dell.be.48ers.dk> <20140128220159.4ba9345f@skate> Message-ID: <52EA1CD4.2000002@imgtec.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 01/28/2014 09:01 PM, Thomas Petazzoni wrote: > Dear Peter Korsgaard, > > On Fri, 10 Jan 2014 22:59:43 +0100, Peter Korsgaard wrote: > >> > I have tried right now with a simple buildroot configuration for >> > x86_64 and it fails. Please, try to reproduce it following these >> > steps: >> >> > -make clean >> > -make distclean >> > -make menuconfig >> > (choose x86_64 target) >> > (choose prefer static libs) >> > (choose dtc package) >> > -save changes >> > -make >> >> Ahh yes, I do see it on x86-64. Thanks. > > What did you see on x86-64 exactly? Wasn't it related to libstdc++.a > not being generated by the internal toolchain backend? Hello Thomas, here you have the log: http://www.pastebin.ca/2601975 Best wishes, -- Vincent