[cfe-dev] -emit-html ignored

Seth Cantrell seth.cantrell at gmail.com
Mon May 21 16:07:50 PDT 2012


I believe you need the first argument to be -cc1

At least that worked for me.

On May 21, 2012, at 5:44 PM, Foivos Zakkak wrote:

> Hi,
> 
> i am trying to produce an html file with the source code of test.c, 
> however i am getting the following
> 
> $ clang test.c -emit-html -o test.html
> clang: warning: argument unused during compilation: '-emit-html'
> 
> resulting in test.html to be the compiled executable of test.c
> 
> Thank you in advance
> Foivos
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list