This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Trouble useing libstdc++-2.90.6


> 
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]