On Sat, 04 Feb 2012 23:00:37 +0100 Pierre Labastie <[email protected]> wrote:
> Looks like the libstdc++.a built during chapter 5 cannot be used... > Some missing -fPIC during build of libstdc++? > (-fPIC is indeed used for C++ bindings during the build of gmp) > > So, I do not know what to do. Well, does it make a difference if > not building the libgmpxx library with -static? > > Is there a package which uses libgmpxx anyway? (not even sure gcc needs the > C++ bindings). In stead of linking the static library, did you try (during 6.6. Creating Essential Files and Symlinks): sed 's/tools/usr/' /tools/lib/libstdc++.la > /usr/lib/libstdc++.la Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
