build fails
Edwards, Phil
pedwards@ball.com
Tue Jun 1 12:43:00 GMT 1999
+ The build failed:
+ make[2]: *** No rule to make target `limitsMEMBERS.cc',
+ needed by `limitsMEMBERS.lo'. Stop.
Go back a few days in the archive and you'll find my message reporting this.
I'm referring you to the archive because I can't recall offhand where
limitsMEMBERS.cc gets generated under the srcdir. :-) You have to copy it
into the builddir.
I /think/ the line is something like
cp libstdc++/src/limitsMEMBERS.cc whereyoubuild/src/limitsMEMBERS.cc
and the build picks up from there okay.
+ I think the -Wall flag should be on by default.
Probably wise.
Phil
More information about the Libstdc++
mailing list