cvs commit: ports/graphics/libraw Makefile

Sergey A. Osokin osa at FreeBSD.org
Wed May 7 20:22:18 UTC 2008


On Wed, May 07, 2008 at 02:20:51PM -0500, Jeremy Messenger wrote:
> On Wed, 07 May 2008 08:06:12 -0500, Sergey A. Osokin <osa at FreeBSD.org>  
> wrote:
> 
> >osa         2008-05-07 13:06:12 UTC
> >
> >  FreeBSD ports repository
> >
> >  Modified files:
> >    graphics/libraw      Makefile
> >  Log:
> >  Add documentation and examples.
> >  Also, add compile optimization. [*]
> >  Bump PORTREVISION.
> 
> There is no such of -O4 in GCC document. You should change it to make  
> sense, -O3.
> 
> http://gcc.gnu.org/onlinedocs/gcc-4.2.3/gcc/Optimize-Options.html

I've talk about compile optimization with libraw author and he said he using
gcc 3.x and 4.x and his optimization works like a charm.
I'm also test -O4 on my FreeBSD 6.2-S box and under 8.0-C on amd64 (sledge).

Jeremy, do you have any problem with compiling libraw?

I'm also Cc'ed this letter to libraw author Alex Tutubalin.
Alex, could you provide more information about compile optimization?
Thank you.

-- 
ozz


More information about the cvs-all mailing list