Trouble useing libstdc++-2.90.6

Benjamin Kosnik bkoz@cygnus.com
Mon Oct 25 16:30:00 GMT 1999


> 
> mkdir bld-libstcd++
> cd bld-libstcd++
> /src/gnu/libstcd++-2.90.6/configure 
>     --prefix=${PWD%/*}/libstcd++

(using bash . . .)

try the full path to where you want to put it.

--prefix=/home/kenneth_kellum/libstdc++-2.09.6-install

or whatever the full pathname happens to be.

Then after you make install, look into this directory to see it populated
with the newly-built library and headers.

-benjamin



More information about the Libstdc++ mailing list