[cfe-dev] clang --version

Daniel Dunbar daniel at zuster.org
Thu Apr 2 08:06:31 PDT 2009


Added. I don't know why gcc uses a different format here but clang just
reuses the -v text:--
ddunbar at ozzy:tmp$ clang --version
clang version 1.0 (https://ddunbar@llvm.org/svn/llvm-project/cfe/trunk68262M)
Target: i386-apple-darwin9
--

 - Daniel

On Thu, Apr 2, 2009 at 1:12 AM, Robert Purves <listrp at gmail.com> wrote:

>
> $ gcc --version
> i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5488)
> Copyright (C) 2005 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There
> is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
> PURPOSE.
>
> $ clang --version
> clang: error: no input files
>
> Should this work?
>
> Robert P.
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090402/bd167b40/attachment.html>


More information about the cfe-dev mailing list