[Coin-discuss] shared vs static libs

Matthew Galati magh at lehigh.edu
Wed Apr 4 16:06:48 EDT 2007


Thanks Ashutosh.

Ok - this question might not be for coin-discuss. But, what I really 
want to know is how to set configure.ac (or ...) so that my project 
(which depends on other COIN projects) builds all shared vs static libs? 
That is, how do I enable my user those options you mention below.


>  
>
>>With the new build system, how do I indicate that I want to use shared libs instead of static (and vice versa).
>>
>>    
>>
>
>./configure --help shows information on building static/shared libraries:
>
>  --enable-shared[=PKGS]
>                            build shared libraries [default=yes]
>  --enable-static[=PKGS]
>                            build static libraries [default=no]
>  
>



More information about the Coin-discuss mailing list