help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is this a make bug?


From: Peng Yu
Subject: Is this a make bug?
Date: Wed, 17 Sep 2008 14:43:22 -0500

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]