[Coin-discuss] Additional linker options
    Esben Mose Hansen 
    esben at ange.dk
       
    Tue Jan  9 11:16:25 EST 2007
    
    
  
On Monday 08 January 2007 19:30, Yan Xu wrote:
> Does anyone know how to add additional linker options when configuring a
> project? For instance I want to add
>
> -LpathToMyLib -lmyLib Wl,rpath,pathToMyLib
You should be able to add them with 
./configure LDFLAGS="-LpathToMyLib -lmyLib Wl,rpath,pathToMyLib". 
Not that I have tried, personally :)
-- 
kind regards, Esben
    
    
More information about the Coin-discuss
mailing list