>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:

Andre> On Fri, Feb 15, 2002 at 06:07:47PM +0100, Jean-Marc Lasgouttes
Andre> wrote:
>> I guess formulas are too small to have complexity problems (like
>> what a 50x50 tabular can give).

Andre> I just checked... 50x50 matrix makes it indeed a bit sluggish.
Andre> So how do I get profiling information? Simply add CXXFLAG=-pq
Andre> before ./configure?

No, the easiest is to do 
  make CXX='g++ -pg'
with a normal configure.

JMarc

Reply via email to