[cfe-dev] __VERSION__?
Chris Lattner
clattner at apple.com
Tue Mar 24 09:09:59 PDT 2009
On Mar 23, 2009, at 8:55 PM, रजनीश wrote:
> So I built ffmpeg 0.5 with new clang driver.
>
> /Developer/ffmpeg-0.5-> ./ffmpeg
> FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al.
> configuration: --cc=clang --enable-pthreads --disable-gprof --
> disable-debug --disable-vhook --disable-ffserver --enable-shared --
> disable-static --enable-libfaac --enable-libfaad --enable-gpl --
> extra-ldflags=-L/usr/local/lib --extra-cflags=-I/usr/local/include
> libavutil 49.15. 0 / 49.15. 0
> libavcodec 52.20. 0 / 52.20. 0
> libavformat 52.31. 0 / 52.31. 0
> libavdevice 52. 1. 0 / 52. 1. 0
> built on Mar 23 2009 20:32:42, gcc: 4.2.1 (Apple Computer, Inc.
> build 5621) (dot 3)
>
I changed it to "4.2.1 Compatible Clang Compiler". I think that some
scripts do funny things with the version number at the start, which is
why I kept the funny wording.
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090324/282ae088/attachment.html>
More information about the cfe-dev
mailing list