glibc build problem

Zachary McGrew zmcgrew at gmail.com
Sat Jan 31 08:14:12 CET 2009


On Fri, Jan 30, 2009 at 2:37 PM,  <rpyne at kinfolk.org> wrote:
> gcc pthread_rwlock_tryrdlock.c -c -std=gnu99 -fgnu89-inline -O1 -Wall
> -Winline -Wwrite-strings -fmerge-all-constants -march=pentium3 -pipe -
> Wstrict-prototypes -mpreferred-stack-boundary=2--

So close! =)

Sadly glibc requires -O2 or higher to compile. =)

lunar optimize -> GCC_4_2 -> bopt -> Faster -O2

--
Zachary McGrew
Web: http://zmcgrew.no-ip.com


More information about the Lunar mailing list