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



Thanks.  I did find that part of the instructions
confusing.  Here's what I did:

From the /src/gnu directory I did:

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

(The last (of course) was a single command.)

Did I miss something?


--- Benjamin Kosnik <bkoz@cygnus.com> wrote:
> > 
> > /src
> >    gnu/
> >      libstcd++/
> >        lib/
> >        include/
> >           g++-v3/
>             ^^^^^^^
> 
> Hmmm. Suspicious. This is an install directory, and
> should not be in your
> sources. . . . please re-read the install
> directions, especially the bits
> about using --prefix when configuring.
> 
> -benjamin
> 
> 


=====

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

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