search for: carlosandrad

Displaying 13 results from an estimated 13 matches for "carlosandrad".

Did you mean: carlosandrade
2012 Jun 09
2
[LLVMdev] Extracting an AST to Graphviz using Clang
...anual, from my previous email I believe I compiled on debug mode and my bash does recognize 'clang' bash now but still I get: clang -cc1 -ast-view smd.c *Stmt::viewAST is only available in debug builds on systems with Graphviz or gv!* What am I missing? :( Thanks, Carlos Andrade http://carlosandrade.co 2012/6/9 Carlos Andrade <carlosviansi at gmail.com> > Just to add one more thing. I have been trying to install the gv on my mac > os but I have not been successful either. The gv build requires xaw3d ( > http://directory.fsf.org/wiki/Xaw3d ) which apparently has not been &gt...
2012 Jun 09
1
[LLVMdev] Extracting an AST to Graphviz using Clang
Hi Joey, Still the same message. I am running it from llvm-2.9/Debug/bin/clang -cc1 -ast-view ~/smd.c Is this where you were referring to? Best, Carlos Andrade http://carlosandrade.co 2012/6/9 Joey Gouly <joel.gouly at gmail.com> > You need to run the clang from the build directory. Something like > ./Debug+Asserts/bin/clang > > Joey > > > On 9 June 2012 22:52, Carlos Andrade <carlosviansi at gmail.com> wrote: > >> Just in case a...
2012 Jun 09
0
[LLVMdev] Extracting an AST to Graphviz using Clang
...mode and my bash does recognize 'clang' bash now but > still I get: > > clang -cc1 -ast-view smd.c > > *Stmt::viewAST is only available in debug builds on systems with Graphviz > or gv!* > > What am I missing? :( > > Thanks, > > Carlos Andrade > http://carlosandrade.co > > > > 2012/6/9 Carlos Andrade <carlosviansi at gmail.com> > >> Just to add one more thing. I have been trying to install the gv on my >> mac os but I have not been successful either. The gv build requires xaw3d ( >> http://directory.fsf.org/wiki/Xaw3d )...
2012 Jun 09
2
[LLVMdev] Extracting an AST to Graphviz using Clang
...t::viewAST is only available in debug builds on systems with Graphviz or gv! Mixed up with the output and nothing being show on graphviz. What am I missing? Again, I have graphviz but I don't think I have gv and I am running an OS X Lion 10.7.4 (latest version). Thanks, Carlos Andrade http://carlosandrade.co 2012/6/9 Joey Gouly <joel.gouly at gmail.com> > Hi, > > The -j option just says how many processes are started to parallelise the > build. > > The default option is to build Debug+Asserts, so unless you add any extra > arguments when you run './configure',...
2012 Jun 09
0
[LLVMdev] Extracting an AST to Graphviz using Clang
...e more thing. I have been trying to install the gv on my mac os but I have not been successful either. The gv build requires xaw3d ( http://directory.fsf.org/wiki/Xaw3d ) which apparently has not been updated for quite few years and the download is not even available anymore. Carlos Andrade http://carlosandrade.co 2012/6/9 Carlos Andrade <carlosviansi at gmail.com> > Hi Joey, > > I think there is still something missing. > > I ignored the -j as you mentioned and saw on the documentation that to > compile on debug mode I could do so using: > > $./configure --disable-optim...
2012 Jun 09
2
[LLVMdev] Extracting an AST to Graphviz using Clang
...- make [-j] - The -j specifies the number of jobs (commands) to run simultaneously. This builds both LLVM and Clang for Debug+Asserts mode. The --enabled-optimized configure option is used to specify a Release build. The -j parameter is the right one? Thank you, Carlos Andrade http://carlosandrade.co 2012/6/9 Joey Gouly <joel.gouly at gmail.com> > Hi Carlos, > > You can just download the source code from > http://llvm.org/releases/download.html#2.9 and then read > http://llvm.org/docs/GettingStarted.html which should tell you how to > compile it. > > Joey &...
2012 Jun 09
0
[LLVMdev] Extracting an AST to Graphviz using Clang
...of jobs (commands) to run > simultaneously. This builds both LLVM and Clang for Debug+Asserts mode. The > --enabled-optimized configure option is used to specify a Release build. > > > The -j parameter is the right one? > > Thank you, > > Carlos Andrade > http://carlosandrade.co > > > > 2012/6/9 Joey Gouly <joel.gouly at gmail.com> > >> Hi Carlos, >> >> You can just download the source code from >> http://llvm.org/releases/download.html#2.9 and then read >> http://llvm.org/docs/GettingStarted.html which should tell you...
2012 Jun 09
2
[LLVMdev] Extracting an AST to Graphviz using Clang
...ite so I did not compile anything. I am sort of a rookie on bash but I should be able to figure my way around this. Also, is there any particular reason why this functionality is only available on debug mode? Thank you so much for the fast reply, was driving me nuts! Best, Carlos Andrade http://carlosandrade.co 2012/6/9 Alex Rønne Petersen <xtzgzorex at gmail.com> > Hi Carlos, > > > I am new to this list, and hope this question is pertinent to this > mailing > > list. > > Welcome! > > > Stmt::viewAST is only available in debug builds on systems with Graphv...
2012 Jun 09
0
[LLVMdev] Extracting an AST to Graphviz using Clang
...ookie on bash but I should be able to > figure my way around this. > > Also, is there any particular reason why this functionality is only > available on debug mode? > > Thank you so much for the fast reply, was driving me nuts! > > Best, > > Carlos Andrade > http://carlosandrade.co > > > > 2012/6/9 Alex Rønne Petersen <xtzgzorex at gmail.com> > >> Hi Carlos, >> >> > I am new to this list, and hope this question is pertinent to this >> mailing >> > list. >> >> Welcome! >> >> > Stmt::viewAST...
2012 Jun 09
2
[LLVMdev] Extracting an AST to Graphviz using Clang
...ly-available-in-debug-builds-on-systems-with-graphviz-or-gv I also heard xml output was discontinued, but I still see the option from cc1 to output in such format without any warning message on 2.9 (although no apparent output is given in that case), why is that? Thank you, Carlos Andrade http://carlosandrade.co -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120609/42f1099b/attachment.html>
2012 Jun 09
0
[LLVMdev] Extracting an AST to Graphviz using Clang
...th-graphviz-or-gv > > I also heard xml output was discontinued, but I still see the option from > cc1 to output in such format without any warning message on 2.9 (although no > apparent output is given in that case), why is that? > > Thank you, > > Carlos Andrade > http://carlosandrade.co > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >
2012 Oct 14
1
Is there any R package that contains Rusboost based on Adaboost.m2?
...and on the literature. I noticed a package called 'ada' in CRAN but it is not for multi class. I would be happy with just Adaboost.m2, Smoteboost over adaboost.m2 or any other combination that could account for imbalanced multiclass classification problems. Thanks! Carlos Andrade http://carlosandrade.co [[alternative HTML version deleted]]
2012 Jun 11
0
[LLVMdev] Is it possible to generate a Clang annotated AST?
...he ast-view option from cc1. As a side note I noticed that the XML version of the ast does keep the annotation of the code names but I don't know about any tools that could take that as input or another of Clangs output to generate the tree. Thank again in advance, -- Carlos Andrade http://carlosandrade.co Sent from my iPad