This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
The compile step is so slow...
- From: spam dot spam dot spam dot spam at free dot fr
- To: libstdc++ at gcc dot gnu dot org
- Date: Mon, 25 May 2009 17:57:26 +0200
- Subject: The compile step is so slow...
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
But this done more than 1 hour I am standing the end of the compile...
Is there an other way to compile it quickly from the gcc sources?
Thank you.