[Mesa-dev] Mesa 10.2 release candidate 1

Emil Velikov emil.l.velikov at gmail.com
Mon May 5 13:15:33 PDT 2014


On 03/05/14 05:48, Ian Romanick wrote:
> Mesa 10.2 release candidate 1 is now available for testing.  The current
> plan of record is to have an additional release candidate each Friday
> until the 10.2 release on Friday, May 28th.
> 
> The tag in the GIT repository for Mesa 10.2-rc1 is 'mesa-10.2-rc1'.
> 
> After Eric's suggestion, I have also pushed a tag '10.2-branchpoint' the
> mark the point where master and 10.2 diverge.  This should make
> git-describe a bit more useful.
> 
> Mesa 10.2 release candidate 1 is available for download at
> ftp://freedesktop.org/pub/mesa/10.2/
> 
> md5sums:
> 
> d4653afa83e584291bf00687913163b0  MesaLib-10.2.0-rc1.tar.gz
> 7b34588043453e86628037566c4785e3  MesaLib-10.2.0-rc1.tar.bz2
> 70d8f39a48a4d8b10d05f9691f5cbfba  MesaLib-10.2.0-rc1.zip
> 
> I have verified building from the .tar.bz2 file by doing the following
> on my aging Fedora 18 system:
> 
> tar -xjf Mesa-10.2.0-rc1.tar.bz2
> cd Mesa-10.2.0-rc1
> ./configure --enable-gallium-llvm --with-llvm-shared-libs
> make -j6
> make install
> 
Hi Ian,

With 10.2 the option "llvm-shared-libs" is enabled by default now, and has
been changed from --with to --enable. Just letting you know in case you've
been wondering about the warning thrown by the above config.

I'll send a patch in a second that adds a note about it + the libxatracker
split (before the vmwgfx was statically linked in, whereas now the library
loads(dlopen) the shared pipe-driver) to the release notes.

-Emil

> 
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
> 



More information about the mesa-dev mailing list