On 2/28/13, Nicolas Robidoux <nicolas.robid...@gmail.com> wrote:
> Warning: Untested
>
> If you build/compile GIMP and key libraries (e.g. GEGL, BABL) from source,
> maybe you should try
>
> CFLAGS="-march=native -O3" CXXFLAGS="-march=native -O3" ./autogen.sh ...

CFLAGS is for c code CXXFLAGS is for c++ code, according to info
gleaned from stackoverflow. Does Gimp, babl, and/or gegl have any c++
code? Does it hurt to use both? I think I'll give this a try, can't
hurt, right?
_______________________________________________
gimp-developer-list mailing list
gimp-developer-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list

Reply via email to