On Wed, Jun 13, 2012 at 10:44 AM, Dominguez, Roland
<roland.doming...@tamucc.edu> wrote:
> I just came across this article and was wondering if it's legit:
>
http://www.h-online.com/open/news/item/OpenBSD-forked-to-create-Bitrig-161695
> 4.html

"They also plan to port libc++ and the compiler-rt runtime library in
order to remove the GPL-licensed libstdc++ and libgcc.a libraries."

I'm interested to see what they do about replacing the _Unwind_*()
functions in libgcc.a that handle unwinding the stack during C++
exception handling.  Currently the only BSD-licensed implementation I
know of is libunwind, which looks like a large undertaking to port to
OpenBSD.

Reply via email to