<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:uclibc@uclibc.org">Hi!</a><br>
I used buildroot-0.9.27-2 for building croos tool chain for powerpc.<br>
I am using the following packages.<br>
<br>
binutils-2.15.91.0.2.tar.bz2&nbsp; linux-libc-headers-2.4.27.tar.bz2<br>
busybox-snapshot.tar.bz2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ncurses-5.2.tar.gz<br>
ccache-2.3.tar.gz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
gcc-3.4.2.tar.bz2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
uClibc-0.9.27.tar.bz2<br>
genext2fs_1.3.orig.tar.gz<br>
<br>
The toolchain is successfully build for C. But when I am building toochain for C++.<br>
I am getting the following problem:<br>
<br>
<br>
c -lgcc_s_nof -lm -lgcc_s_nof -lc -lgcc_s_nof&nbsp;&nbsp;
/home/tania/users/arvind/tools/buildroot-work/buildroot/toolchain_build_powerpc/gcc-3.4.2-final/gcc/nof/crtsavres.o
/home/tania/users/arvind/tools/buildroot-work/buildroot/toolchain_build_powerpc/gcc-3.4.2-final/gcc/nof/crtendS.o
/home/tania/users/arvind/tools/buildroot-work/buildroot/build_powerpc/staging_dir/powerpc-linux-uclibc/lib/crtn.o&nbsp;
-Wl,-O1 -Wl,--version-script=libstdc++-symbol.ver -Wl,-soname
-Wl,libstdc++.so.6 -o .libs/libstdc++.so.6.0.2<br>
`.gnu.linkonce.t._ZNSdD1Ev' referenced in section `.got2' of
.libs/fstream-inst.o: defined in discarded section
`.gnu.linkonce.t._ZNSdD1Ev' of .libs/fstream-inst.o<br>
`.gnu.linkonce.t._ZNSdD0Ev' referenced in section `.got2' of
.libs/fstream-inst.o: defined in discarded section
`.gnu.linkonce.t._ZNSdD0Ev' of .libs/fstream-inst.o<br>
`.gnu.linkonce.t._ZNSdD2Ev' referenced in section `.got2' of
.libs/sstream-inst.o: defined in discarded section
`.gnu.linkonce.t._ZNSdD2Ev' of .libs/sstream-inst.o<br>
collect2: ld returned 1 exit status<br>
make[7]: *** [libstdc++.la] Error 1<br>
make[7]: Leaving directory
`/home/tania/users/arvind/tools/buildroot-work/buildroot/toolchain_build_powerpc/gcc-3.4.2-final/powerpc-linux-ucl<br>
<br>
I have googled but did not get any help. <br>
Any clue will be highly appriciated.<br>
<br>
With Best Regards,<br>
Arvind<br>
<br>
<br>