On 2/28/13, Nicolas Robidoux <nicolas.robidoux@xxxxxxxxx> 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@xxxxxxxxx https://mail.gnome.org/mailman/listinfo/gimp-developer-list