Koen Kooi wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > In order to build glibc with gcc 4.3.0 I needed to do: > > ln -sf /OE/angstrom-tmp/cross/lib/gcc/arm-angstrom-linux-gnueabi/4.3.0/ > include-fixed/* /OE/angstrom-tmp/cross/lib/gcc/arm-angstrom-linux- > gnueabi/4.3.0/include/ > > The question I have is: > > Should be do this symlinking in the recipe or find a way to add > include-fixed to the includepath? Hi Koen Does this patch help. http://sourceware.org/ml/libc-alpha/2007-03/msg00017.html thx -Khem