Re: Gimp not opening any files properly



> But I tried different combination of compiler options, and the option
> '-O3' seems to cause the problems in my case. I have not yet tried lower
> levels of optimizations to see where the real problem lies.
> I will file a bug-report when I findout from which level of
> optimizations it starts breaking.
> 
> My current cflags are:
> 
> CFLAGS += -falign-functions=4 -fomit-frame-pointer -funroll-loops
> -mfancy-math-387 -pipe -march=pentium3 -msse -mfpmath=sse

When I add '-O2' to the above compiler flags it works fine. So -O3 can
break things. At least in my case it does.

-A.




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