This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC to open the C++ demangle API?


On Mon, Mar 04, 2002 at 06:47:49PM +0100, Carlo Wood wrote:
> 
> Since I was forced to write my demangler ONLY because libiberty
> is GPL - I feel like kicking back by refusing to release my demangler
> under the GPL.  Instead I want to release it under the LGPL or the libstdc++
> license (which gives people much more freedom to use it).

As an aside, it's called the "GPL with runtime exception," and more than
just libstdc++/libsupc++ use it.  libgcc does also, and I /think/ other
bits of libiberty might also, but I haven't checked.


> The (legal) problem now is: how can I write a drop-in for these libiberty
> functions when I want it to be LGPL?

I've no idea.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]