On Friday, March 18, 2011 12:48:00 PM UTC+2, David Turner wrote:
On Fri, Mar 18, 2011 at 10:35 AM, alan
<al...@birtles.org.uk> wrote:
gunstl is based on the gnu runtime library, stlport is based on the stl port runtime library. stlport doesn't currently support rtti or exceptions but it has a free licence rather than gpl
gnustl comes with a linking exceptions that allows you to use it for proprietary projects.
I sincerely failed to understand this Exception. The only thing I am certain about after reading it multiple times is that I am free to pay a lot of money to a lawyer who will give me his or her interpretation of this document.
But hopefully, I am not the only one who has a very simple question: if my Application.mk includes APP_STL := gnustl_static, should I publish my native and Java code to comply with GPL?
Thanks,
Alex