This is the mail archive of the libstdc++@gcc.gnu.org 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]
Other format: [Raw text]

Re: The compile step is so slow...


2009/5/25:
> Hello,
>
> I am using gcc-4.4.0. I want to compile the libstdc++ library only from the gcc
> sources.
>
> I go into the gcc directory and I do:
> ./configure --enable-languages=c++
> make

You could try adding --disable-bootstrap to the configure command.

Jonathan


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