Re: [Mesa-dev] Undefined reference in libGLES when shared glapi is disabled

2014-04-30 Thread Emil Velikov
On 30/04/14 00:10, Eric Le Bihan wrote: > On Tue, Apr 29, 2014 at 02:04:25AM +0100, Emil Velikov wrote: >> On 28/04/14 22:56, Eric Le Bihan wrote: >>> Hi! >>> >>> I'm currently cross-compiling Mesa3d for embedded systems using the >>> following configure options: >>> >>> --enable-shared --disable

Re: [Mesa-dev] Undefined reference in libGLES when shared glapi is disabled

2014-04-29 Thread Eric Le Bihan
On Tue, Apr 29, 2014 at 02:04:25AM +0100, Emil Velikov wrote: > On 28/04/14 22:56, Eric Le Bihan wrote: > > Hi! > > > > I'm currently cross-compiling Mesa3d for embedded systems using the > > following configure options: > > > > --enable-shared --disable-glx --disable-xa --disable-static > > --w

Re: [Mesa-dev] Undefined reference in libGLES when shared glapi is disabled

2014-04-28 Thread Emil Velikov
On 28/04/14 22:56, Eric Le Bihan wrote: > Hi! > > I'm currently cross-compiling Mesa3d for embedded systems using the > following configure options: > > --enable-shared --disable-glx --disable-xa --disable-static > --with-gallium-drivers=svga --disable-dri --disable-shared-glapi > --without-d

[Mesa-dev] Undefined reference in libGLES when shared glapi is disabled

2014-04-28 Thread Eric Le Bihan
Hi! I'm currently cross-compiling Mesa3d for embedded systems using the following configure options: --enable-shared --disable-glx --disable-xa --disable-static --with-gallium-drivers=svga --disable-dri --disable-shared-glapi --without-dri-drivers --enable-opengl --disable-gbm --disable-egl