[Top][All Lists]
[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
less.tar.bz2
Description: BZip2 compressed data
- Is this a make bug?,
Peng Yu <=