Abhinav Prakash via llvm-dev
2017-May-02 11:40 UTC
[llvm-dev] dragonegg support for latest versions of llvm
Hello All, I am in need of dragonegg support for the latest version of llvm. I tried to make dragonegg with the latest versions but it fails. It is able to be maked with the llvm version 3.3 only with GCC 4.6. I am trying this on my ubuntu system. I tried to make dragonegg with various combinations of llvm and GCC versions but the only combination which seems to be working is LLVM-3.3, GCC-4.6 and dragonegg-3.3. Is it a known issue? Could you please suggest anything so that I could be able to make dragonegg with latest versions of GCC and LLVM. Many thanks. With best Regards: Abhinav Prakash -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170502/7a7139af/attachment-0001.html>
陳韋任 via llvm-dev
2017-May-02 11:53 UTC
[llvm-dev] dragonegg support for latest versions of llvm
> > > I tried to make dragonegg with the latest versions but it fails. It is > able to be maked with the llvm version 3.3 only with GCC 4.6. I am trying > this on my ubuntu system. I tried to make dragonegg with various > combinations of llvm and GCC versions but the only combination which seems > to be working is LLVM-3.3, GCC-4.6 and dragonegg-3.3. > > Is it a known issue? Could you please suggest anything so that I could be > able to make dragonegg with latest versions of GCC and LLVM. >I think that's what you can get currently. AFAIK, dragonegg is not an active project. Trying to use dragonegg with latest versions of GCC and LLVM is too hard , IMO. The best chance is sticking to GCC-4.6, then upgrading the dragonegg with newer LLVM release (one at a time). Regards, chenwj -- Wei-Ren Chen (陳韋任) Homepage: https://people.cs.nctu.edu.tw/~chenwj -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170502/86c68cc0/attachment.html>
Abhinav Prakash via llvm-dev
2017-May-02 12:02 UTC
[llvm-dev] dragonegg support for latest versions of llvm
Hello, Thank you for your reply. I don't get the upgrading the dragonegg with newer versions of LLVM. Do you mean that I should modify the dragonegg code to make it compatible with the newer versions? wouldn't it be something like making dragonegg project active by myself?, Or do you mean something else. Please let me know. Thanks a lot. With best Regards: Abhinav Prakash With best Regards: Abhinav Prakash On Tue, May 2, 2017 at 1:53 PM, 陳韋任 <chenwj.cs97g at g2.nctu.edu.tw> wrote:> >> I tried to make dragonegg with the latest versions but it fails. It is >> able to be maked with the llvm version 3.3 only with GCC 4.6. I am trying >> this on my ubuntu system. I tried to make dragonegg with various >> combinations of llvm and GCC versions but the only combination which seems >> to be working is LLVM-3.3, GCC-4.6 and dragonegg-3.3. >> >> Is it a known issue? Could you please suggest anything so that I could be >> able to make dragonegg with latest versions of GCC and LLVM. >> > > I think that's what you can get currently. AFAIK, dragonegg is not an > active project. Trying to use dragonegg with latest versions of GCC and > LLVM is too hard > , IMO. The best chance is sticking to GCC-4.6, then upgrading the > dragonegg with newer LLVM release (one at a time). > > Regards, > chenwj > > -- > Wei-Ren Chen (陳韋任) > Homepage: https://people.cs.nctu.edu.tw/~chenwj >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170502/f3b11e02/attachment.html>
Reasonably Related Threads
- [LLVMdev] Can DragonEgg-2.9 work with gcc-4.6?
- [LLVMdev] Building dragonegg.so failed
- [LLVMdev] Does DragonEgg support parameters like -fno-builtin in clang?
- [LLVMdev] Does DragonEgg support parameters like -fno-builtin in clang?
- [LLVMdev] Does DragonEgg support parameters like -fno-builtin in clang?