Hello,<div><br></div><div>I tried the same thing a few days ago. It didn't work for me. I had used "-plugin print-fns" instead of -plugin=print-fns(after the later one failed)  and I think I got a more relevant error "error: unable to find plugin 'print-fns' ". I had mailed regarding this but got no reply. I think since this feature is part of the latest code from svn, it is still under development.</div>
<div><br></div><div><br clear="all">
Regards,<br>Pushkar<br>
<br><br><div class="gmail_quote">On Tue, Jan 5, 2010 at 2:48 AM, Erik Gustav Hansson <span dir="ltr"><<a href="mailto:erik.gustav.hansson@gmail.com" target="_blank">erik.gustav.hansson@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello!<br>
<br>
I'm trying to run the PrintFunctionNames example (after clang-cc was<br>
replaced by clang -cc1) as described in the README.txt:<br>
clang -cc1 -load path/to/PrintFunctionNames.so -plugin=print-fns<br>
some-input-file.c<br>
i get the following error:<br>
error: unknown argument: '-plugin=print-fns'<br>
<br>
Is this a bug, or am I doing something wrong?<br>
<br>
Thanks in advance!<br>
Regards<br>
Erik H<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br></div>