Eric Smith
2009-Jun-02 07:36 UTC
[LLVMdev] Request to Bitter Melon regarding the LLVM demo page
Hi Bitter Melon! If it's not too much trouble, could you add a check box to the LLVM demo page to pass the -fnested-functions option to llvm-gcc? I'm interested in studying how nested functions are implemented, but haven't yet been able to get llvm-gcc built on my own system. Thanks! Eric
Duncan Sands
2009-Jun-02 09:20 UTC
[LLVMdev] Request to Bitter Melon regarding the LLVM demo page
Hi Eric,> If it's not too much trouble, could you add a check box to the LLVM demo > page to pass the -fnested-functions option to llvm-gcc? I'm interested > in studying how nested functions are implemented, but haven't yet been > able to get llvm-gcc built on my own system.I turned it on unconditionally. Meow! Bitter Melon.
Viktar Zviarovich
2009-Jun-02 12:19 UTC
[LLVMdev] Request to Bitter Melon regarding the LLVM demo page
Hi, This results in the following warning when using C++ as a source language: cc1plus: warning: command line option "-fnested-functions" is valid for C/ObjC but not for C++ Best regards, Victor -----Original Message----- From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Duncan Sands Sent: 02 June 2009 10:21 To: LLVM Developers Mailing List Subject: Re: [LLVMdev] Request to Bitter Melon regarding the LLVM demo page Hi Eric,> If it's not too much trouble, could you add a check box to the LLVMdemo> page to pass the -fnested-functions option to llvm-gcc? I'minterested> in studying how nested functions are implemented, but haven't yet been> able to get llvm-gcc built on my own system.I turned it on unconditionally. Meow! Bitter Melon. _______________________________________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev