On 2013/06/20 23:16, Jonathan Gray wrote:
> On Wed, Jun 19, 2013 at 11:05:30AM -0400, Brad Smith wrote:
> > On Tue, Jun 18, 2013 at 10:03:20PM -0400, Brad Smith wrote:
> > > Here is an update to LLVM 3.3.
> > > 
> > > Comments? OK?
> > 
> > Here is an updated diff with the r600 backend enabled.
> 
> Mesa seems to require llvm to be built as series of
> shared libraries, are we trying to avoid that on purpose?
> 

When I changed it to use cmake I just went with the default value,
upstream says this about it (http://llvm.org/docs/CMake.html)

"BUILD_SHARED_LIBS:BOOL

Flag indicating is (sic) shared libraries will be built. Its default value
is OFF. Shared libraries are not supported on Windows and not recommended
in the other OSes."

There's no further information about the "not recommended" though..


Reply via email to