gnu-misc-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Questions on proprietary program using gcc libraries


From: jim.brown
Subject: Questions on proprietary program using gcc libraries
Date: Sun, 18 Jul 2004 22:20:26 GMT
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 (ax)

I've searched this forum and did not find any guidance.

I am building a proprietary shared library with gcc. The normal
C++ runtime routines (memcpy etc.) are dynamically linked.

1. Can I sell my application since it uses the C runtime.

2. If I sell it, am I correct that it falls under the LGPL license.

3. If the person who buys does not have gcc, can I distribute the
   C++ runtime libraries libgcc_s.so.1 libstdc++.so.5 with my product.
   If so, how do I reference their license?

I am on Solaris 9 and RehHat Linux 9.

Thanks for the help. I have been unable to interpret the LGPL by myself.

Jim


reply via email to

[Prev in Thread] Current Thread [Next in Thread]