On Saturday 01 November 2008 06:08:27 Christian MICHON wrote:
> > Interesting.  If you notice the error I quoted last time, it was failing
> > to find "gcc-core/libstdc++-v3/../gcc/gthr-.h" which is a file that
> > doesn't exist.  There's a bunch of gcc/gthr-*.h files, but the * part is
> > getting dropped out by the ./configure or make infrastructure.  (Because
> > the gcc build is constructed entirely out of nuclear waste.)
>
> broken configure in cross compiling env ?

./configure always breaks in a cross compiling environment.  That's what it's 
for.

> > This might be easier to beat sense out of if I move to gcc 4.3, but then
> > the problem moves to getting arm soft float to work.  (I have notes from
> > Peter Mazinger on how to go about it, but it's another big fiddly job.  I
> > dislike replacing one big fiddly problem with another big fiddly problem,
> > it's not necessarily progress.)
>
> I'm stuck with gcc/g++ 3.4.6 by original choice. I plan to move to
> more recent versions soon.

QEMU has almost got tcg fully installed so they can yank dyngen, so the next 
release should build with gcc 4.x.  I'm trying to get http://landley.net/qemu 
caught up to the present before their next release, but that depends on when 
it is...

Rob
_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to