Dan McGhee wrote:
Dan Nicholson wrote:
../gcc-4.0.1/configure --prefix=/usr \
--libexecdir=/usr/lib --enable-shared \
--enable-threads=posix --enable-__cxa_atexit \
--enable-clocale=gnu --enable-languages=c++
make
make -C libstdc++-v3 install
I've never built just parts of the gcc tree, so I'm not guaranteeing
anything. Seems like it would work for your purposes, though.
It worked! Had to, from the gcc-build directory,
cd i686-pc-linux-gnu/libstdc++-v3
make install
Thanks, Dan. I've almost got this build where I want it and I didn't to
start {,linux} from scratch. :-)
Dan
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page