Displaying 2 results from an estimated 2 matches for "r118398".
2010 Nov 08
1
[LLVMdev] Cannot build llvm + clang and want to find PDF documentations
Dear all:
I cannot build llvm/clang with the revision
r118398
configured with
./configure --enable-optimized --enable-doxygen --with-optimize-option.
When I do make I get
make[1]: Entering directory `/home/wingsit/llvm/lib/System'
llvm[1]: Compiling Atomic.cpp for Release+Asserts build
g++: yes: No such file or directory
make[1]: *** [/home/wingsit/ll...
2010 Nov 17
1
[LLVMdev] LLVMdev Digest, Vol 77, Issue 9
...d want to find PDF
> documentations
> To: llvmdev at cs.uiuc.edu
> Message-ID: <4CD7DAF3.3050407 at free.fr>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi Leon,
>
> > I cannot build llvm/clang with the revision
> >
> > r118398
> >
> > configured with
> >
> > ./configure --enable-optimized --enable-doxygen --with-optimize-option.
> >
> > When I do make I get
> >
> > make[1]: Entering directory `/home/wingsit/llvm/lib/System'
> > llvm[1]: Compiling Atomic.cpp for Re...