13 Aug 14:32
Re: Libusb stopped building
From: René Rebe <rene <at> exactcode.de>
Subject: Re: Libusb stopped building
Newsgroups: gmane.comp.t2.devel
Date: 2008-08-13 12:32:48 GMT
Subject: Re: Libusb stopped building
Newsgroups: gmane.comp.t2.devel
Date: 2008-08-13 12:32:48 GMT
Hi, Marian Aldenhövel wrote: > Hi, > >> I noticed this uclibc related build error, likewise. If you do not need >> the libusb C++ binding you could configure libusb in your target >> with --disable-cxx (or so) > > I'll try that. To be honest I don't know whether I need them as I'm only > building it as required by other packages IIRC. > >> or alternatively take a look at the uclibc gcc/g++ STL patches to > > fix this for real. > > That is frightening(Continue reading). I don't think I can do that, but will propably > take a look anyway. Ok, this was not uclibc's fault, but a generic G++ (STL) cross compile regression (in the upstream, GCC header files). This should be addressed with r30044. Just SVN updating the package/base/gcc and rebuilding just the cross built gcc including STL should be enough: ./scripts/Build-Target -cfg sparc64-glibc-cross -job 1-gcc your -cfg might vary
. I don't think I can do that, but will propably
> take a look anyway.
Ok, this was not uclibc's fault, but a generic G++ (STL) cross compile
regression (in the upstream, GCC header files).
This should be addressed with r30044.
Just SVN updating the package/base/gcc and rebuilding just the cross
built gcc including STL should be enough:
./scripts/Build-Target -cfg sparc64-glibc-cross -job 1-gcc
your -cfg might vary
RSS Feed