On Wed, Oct 01, 2008 at 07:52:52PM +0800, loody wrote: > Dear all: > while compiling kernel 2.6, the messages look like below: > AS arch/arm/lib/testsetbit.o > AS arch/arm/lib/ucmpdi2.o > AR arch/arm/lib/lib.a > CC lib/sort.o > CC lib/parser.o > CC lib/halfmd4.o > CC lib/debug_locks.o > ..... > But I want to see the message like > gcc -g -DDISPLAY -I/usr/openwin/include -DTRACE -DVERBOSE -DVERIFY > -c -o idct.o idct.c > .... > such that I can determine whether the compile option is correct or not. > Is any option I can set to see those message? make V=1 > appreciate your help, > miloody cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ