Hi Andrew, Thanks for clearing up the confusion , i have a 2.6.24.3 arm-linux kernel so i should ---enable-sjlj-exceptions while compiling gcc-4.2.2 ... I'll try it with my crosstool setup and get back to you... Regards Deepak On 3/24/08, Andrew Haley <aph@xxxxxxxxxx> wrote: > Deepak Barua wrote: > > > I am trying to run crosstest for the new toolchain i > > built but i am getting this linking error. > > (Have attached file with errors ) > > > > Can you tell me what seems to be the problem ...? > > > > I am compiling the toolchain with NPTL and TLS support for the ARM > > architecture gcc-4.2.2 and glibc-2.7 > > > > Should i enable sjlj exceptions while compiling gcc-4.2.2 ...? > > But as i understand from your post > > http://sourceware.org/ml/libc-ports/2005-11/msg00030.html > > > > enabling sjlj exception handling is a obsolete method of exception > > handling .... so what can i do ....? > > That depends on whether it's armel or arm. This is your kernel: it'll > be one or the other. If it's arm you use sjlj. > > Andrew. > -- Hack Hack Hack