Pavel Holoborodko
2011-Oct-17 08:41 UTC
[LLVMdev] Compile llvm-gcc fortran backend using mingw
Thank you for quick reply. I see, llvm-gcc is frozen.... Is there Fortran front-end for LLVM then? On Mon, Oct 17, 2011 at 5:09 PM, Duncan Sands <baldrick at free.fr> wrote:> Hi Pavel, > > > BTW, it is little bit strange that llvm-gcc doesn't support CMake > building system. > > LLVM does and it is extremely convenient.... > > llvm-gcc is dead, deprecated in favour of clang and dragonegg. It won't be > part > of the upcoming 3.0 release. This is why no-one is interested in working > on it. > > Ciao, Duncan. > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111017/423b091b/attachment.html>
Hi Pavel,> Is there Fortran front-end for LLVM then?yes, dragonegg: http://dragonegg.llvm.org The development version (i.e. the upcoming 3.0 release) works better than llvm-gcc ever did. Ciao, Duncan.
Pavel Holoborodko
2011-Oct-17 11:25 UTC
[LLVMdev] Compile llvm-gcc fortran backend using mingw
Dear Duncan, I appreciate your help. Thank you! Best, Pavel Holoborodko On 17.10.2011, at 19:28, Duncan Sands <baldrick at free.fr> wrote:> Hi Pavel, > >> Is there Fortran front-end for LLVM then? > > yes, dragonegg: http://dragonegg.llvm.org > The development version (i.e. the upcoming 3.0 release) works better than > llvm-gcc ever did. > > Ciao, Duncan. > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Apparently Analagous Threads
- [LLVMdev] Compile llvm-gcc fortran backend using mingw
- [LLVMdev] Compile llvm-gcc fortran backend using mingw
- [LLVMdev] Compile llvm-gcc fortran backend using mingw
- [LLVMdev] Compile llvm-gcc fortran backend using mingw
- [LLVMdev] Compile llvm-gcc fortran backend using mingw