GPL tools and proprietary software

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: WilliamLindleywlindley@wlindley.com
日付:  
題目: GPL tools and proprietary software
> If the library is GPL, then you are incorporating GPL code into yours

But with runtime (dynamic) linking, you're not including the GPL code.
You're just asking for a library by that name. It could be anybody's
library... so GPL shouldn't enter the picture with dynamic linking, right?

\\/