This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Latest CVS snapshot build troubles
- To: gcc at gcc dot gnu dot org
- Subject: Latest CVS snapshot build troubles
- From: John Levon <moz at compsoc dot man dot ac dot uk>
- Date: Fri, 26 Jan 2001 13:22:34 +0000 (GMT)
./configure && make
failed for me with 2001-01-22
It complained whilst building libstdc++-v3 in
i686-pc-linux-gnu/libstdc++-v3, about missing
files such as config.status etc. in i686-pc-linux-gnu
I assume this is supposed to work.
I would have played with configure options, but nothing
in INSTALL/. Is there any chance the snapshots could
include a checked out copy of www-docs, like proper releases
do ? It's very galling to have to go on the internet (four
miles away for me)
thanks
john
p.s. why is collect2 such a memory hog ? what does it do that
ld doesn't ?
--
"If you're a great programmer, you make all the routines depend on each
other, so little mistakes can really hurt you."
- Bill Gates