With -static flag you get all system libraries linked to the executable
(if you have their static versions installed), so you can run the executable
on another system without worry that something is missing.

----- Original Message ----- 
From: "AIT OUMERI Rachid" <[EMAIL PROTECTED]>
Sent: Thursday, September 27, 2007 9:32 PM


>>   I will use in relation to the web link about the compiling under Suse 
>> linux 10.1:
>>   - gnugk 2.2.6
>>   - openh323 1.18.0
>>   - PWLib 1.10.3
>>
>>   I have some questions about the documentation about the compiling:
>>
>>   What does the word "static" and "dynamicaly" mean in static or
> dynamic executable ? And is it really important to edit the PWLib Makefile
> with LDFLAGS += -static, what are the consequences if not ?
>>
>>   And is it really important to use a "make debugdepend" or "make
> optdepend" to build the dependencies and what is the relation with the
> CVS? Or is it sufficient to do a:
>>   - configure
>>   - make debug (make both for pwlib)
>>   - make optnoshared
>>   to obtain a stable plateform dedicated to heavy traffic (more than
> 500 simultaneous calls).
>>
>>   If i am wrong about the procedure of compilation can somebody  please
> correct me?
>>
>>   Thks much for your answers and your attention.
>>
>>   Rds,
>>
>>   Rachid


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________________

Posting: mailto:[email protected]
Archive: 
http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Reply via email to