Alex Rousskov wrote:
>On Fri, 2007-08-10 at 09:39 +0700, zen wrote:
>
>
>I think the above command failed because I (or you) missed a space
>before the -E option:
> ... ".deps/MemPool.Tpo" -E -o MemPool.E MemPool.cc
>
>
>
my mistake....
core# g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include
-Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g
-O2 -MT MemPool.o -MD -MP -MF ".deps/MemPool.Tpo" -E -o MemPool.E MemPool.cc
core# fgrep -3 mallopt MemPool.E
core#
>Alex.
>
>
>
>
TIA
Zen
Received on Thu Aug 09 2007 - 23:39:32 MDT
This archive was generated by hypermail pre-2.1.9 : Sat Sep 01 2007 - 12:00:03 MDT