View Single Post

   
  #4 (permalink)  
Old 02-21-2008, 11:32 AM
sheer
 
Posts: n/a
Default Re: xorg-x11 & openssh = compilation errors

Sheer wrote:
> xorg-x11-6.8.2-r7
> openssh-4.3_p2-r1
> can't compile


could it be the reason I have compiled gcc
(after commenting out 'strip-flags' in 'toolchain.eclass')
with the following flags:

CFLAGS="-O3 -march=athlon-xp -fstack-protector -pipe
-fomit-frame-pointer -fforce-addr
-funroll-loops -funroll-all-loops -fprefetch-loop-arrays
-DNDEBUG -DG_DISABLE_ASSERT


as I usually did for 2 years and with no problems at all so far...

--
sheer
Reply With Quote