[cfe-dev] Clang should natively support fortran

Yuri via cfe-dev cfe-dev at lists.llvm.org
Wed Jun 22 18:14:04 PDT 2016


On 06/22/2016 16:36, Renato Golin wrote:
> LLVM has a sub-project called libunwind (same as the other one, sorry
> for the bad naming).
>
> http://llvm.org/viewvc/llvm-project/libunwind/trunk/
>
> It's fairly active and mostly functional. I believe FreeBSD may
> already use it (or some other non-gcc one) internally with Clang, so
> you should just try to find it. It works pretty well with Compiler-RT
> and libc++, and I believe both are also aready being used by Clang in
> FreeBSD.
>
> I have no idea, though, if the ageing GCC in FreeBSD will work with
> libunwind, libc++ or compiler-RT. Actually, I'd be very surprised if
> it did...:(
>
> I'm copying some FreeBSD folks to chime in.


libunwind is GPLv3-licensed, so it is unusable in the system that has 
GPL-averse license policy, like FreeBSD.

Is there a way to dual-license it with the second license being the same 
as llvm has?


Yuri

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160622/95fd9678/attachment.html>


More information about the cfe-dev mailing list