Re: [Mesa-dev] egl demo apps failing to link

2010-05-06 Thread Gregory Prisament
Thanks Chia-I, everything's working again! I'll try out this bisect thing next time ;) -Greg On Wed, May 5, 2010 at 3:07 AM, Keith Whitwell wrote: > On Tue, 2010-05-04 at 14:01 -0700, Gregory Prisament wrote: > > Hi, > > I just did a "git pull" and I'm no longer able to build the egl demo > > a

Re: [Mesa-dev] egl demo apps failing to link

2010-05-05 Thread Keith Whitwell
On Tue, 2010-05-04 at 14:01 -0700, Gregory Prisament wrote: > Hi, > I just did a "git pull" and I'm no longer able to build the egl demo > apps (mesa/progs/egl/opengles1/* and mesa/progs/egl/opengles2/*). > These were working for me previously. > > ES1: > gcc -g -O2 -Wall -Wmissing-prototypes -std

Re: [Mesa-dev] egl demo apps failing to link

2010-05-04 Thread Chia-I Wu
On Wed, May 5, 2010 at 5:01 AM, Gregory Prisament wrote: > Hi, > I just did a "git pull" and I'm no longer able to build the egl demo apps > (mesa/progs/egl/opengles1/* and mesa/progs/egl/opengles2/*).  These were > working for me previously. > > ES1: > gcc -g -O2 -Wall -Wmissing-prototypes -std=c

[Mesa-dev] egl demo apps failing to link

2010-05-04 Thread Gregory Prisament
Hi, I just did a "git pull" and I'm no longer able to build the egl demo apps (mesa/progs/egl/opengles1/* and mesa/progs/egl/opengles2/*). These were working for me previously. ES1: gcc -g -O2 -Wall -Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden -fno-strict-aliasing -fPIC -DUSE_X