[lug] (OT) Compiling QT
    Nick Golder 
    nrg at nirgo.net
       
    Fri Sep 23 09:11:01 MDT 2005
    
    
  
On 2005-09-23 06:16 -0600, Stephen Queen wrote:
> A friend of mine is trying to compile some QT programs. The
> default make files created by Kdevelop dynamically link to
> the QT libraries. He wants to use static links so that the
> libraries don't need to be loaded into the target machine to
> run the programs. Can anyone explain how to do this?
> 
Use the "-static" switch when running configure.
-- 
-Nick Golder
    
    
More information about the LUG
mailing list