octave-maintainers
[Top][All Lists]
Advanced

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

Re: decreasing compile time tricks?


From: Jaroslav Hajek
Subject: Re: decreasing compile time tricks?
Date: Sun, 20 Sep 2009 21:32:39 +0200

On Sun, Sep 20, 2009 at 7:45 PM, Shai Ayal <address@hidden> wrote:
> Hi
>
> I have again started playing with the source (got a new modern
> computer). I usually just change fltk_backend, but doing a make still
> takes a few minuets and does lots of things.
> I recall there were some options to reduce compile time -- can someone
> remind me?
>
>
> Shai
>

CXXFLAGS defaults to -O2 -g. For me, taking -g away always seemed to
speed things up noticeably (produces several times smaller binaries,
which might be the case), but you lose the debugging ability.

-- 
RNDr. Jaroslav Hajek
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

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