Hi,

The code in the attachment won't compile. If I use g++ directly as in
the following command, I would end up with some error output.

g++ -Wall -W -pedantic   -g -c -o main-g.o main.cc

But if I use make which calls g++, cc1plus would take much more
resource to almost halt the system. Can somebody check if this is a
bug in make?

Thanks
Peng

Attachment: less.tar.bz2
Description: BZip2 compressed data

_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to