Boost logo

Boost Users :

Subject: Re: [Boost-users] [GIL] Compilation times
From: Christian Henning (chhenning_at_[hidden])
Date: 2011-03-14 10:32:09


Hi German,

dynamic images ( any_image ) use a lot of template metaprogramming and
this probably makes the g++ spin a lot longer. Is there a way for you
not to use dynamic images? Also can you try g++ 4.5?

Is it possible for you to send some code demonstrating the compilation effect?

Thanks,
Christian

On Mon, Mar 14, 2011 at 8:34 AM, Germán Diago <germandiago_at_[hidden]> wrote:
> Hello. I'm using g++-4.4 with boost libraries and they're great.
> However, I have to use some image
> manipulation algorithms for two types of images (rgb8 and gray). I'm
> using it successfully, however,
> compilation times have increased a lot:
>
> I use apply_operation and any_image and any_image_view with two types
> each (rgb8 and gray8)
> Is there a way to decrease compile times?
>
> Thanks in advance.
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net