search for: yafan

Displaying 10 results from an estimated 10 matches for "yafan".

Did you mean: dafan
2011 Apr 19
2
[LLVMdev] LLVM-GCC
Hi All I need you help here. I complied LLVM 2.8 using CMAKE +MS Visual Studio 2008 on windows machine. I have most of the .exe in bin, such as lli and clang, and they works fine, but there is no llvm-gcc. Do I need to compile llvm-gcc separately and how to do it on windows machine? Many thanks. Yafan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110419/f4b4f715/attachment.html>
2011 Apr 19
0
[LLVMdev] LLVM-GCC
yafan zhao <yafan.zhao at gmail.com> writes: > I need you help here. I complied LLVM 2.8 using CMAKE +MS Visual Studio 2008 > on windows machine. I have most of the .exe in bin, such as lli and > clang, and they works fine, but there is no llvm-gcc. Do I need to compile > llvm-gcc sepa...
2011 Apr 19
1
[LLVMdev] LLVM-GCC
On 4/19/11 9:16 AM, Óscar Fuentes wrote: > yafan zhao<yafan.zhao at gmail.com> writes: > >> I need you help here. I complied LLVM 2.8 using CMAKE +MS Visual Studio 2008 >> on windows machine. I have most of the .exe in bin, such as lli and >> clang, and they works fine, but there is no llvm-gcc. Do I need to compile &g...
2011 Apr 22
2
[LLVMdev] Problem with compiling the runtime libary
...untime' ../Makefile.config.in:59: *** Projects must define PROJ_SRC_ROOT. Stop. make: Leaving directory `C:/llvm/runtime' ----------------------------- How to fix these errors? Is these any other way to compile the runtime library and generate "profile_rt.so" file? Many thanks. Yafan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110422/feeb02d5/attachment.html>
2011 Apr 22
0
[LLVMdev] Problem with compiling the runtime libary
yafan zhao wrote: > Hi All > Thanks for all replies regarding to my GCC problem. > I am trying to do profiling now and need to generate "profile_rt.so" > file. I compiled the runtime library using MAKE and tried on both > Windows and Mac, but the compiling can not be done proper...
2011 Apr 28
0
[LLVMdev] Problem with compiling the runtime libary
...isual studio solution file and project file in folder \llvm-2.9build\runtime\libprofile. I also tried version2.9 form SVN and it has all necessary cmakelists files now, but I still have same problem (no profile_rt.so). Did I miss any step? Where is your profile_rt.so located? Many thanks again. Yafan On Wed, Apr 27, 2011 at 2:08 AM, 陳韋任 <chenwj at iis.sinica.edu.tw> wrote: > Hi, Zhao > > > I have checked out llvm 2.9. There is only one CMakeLists file in > > Release or svn? I believe Nick has committed those CMake files into > svn. You can apply my patch to LVM 2.9...
2011 Apr 27
3
[LLVMdev] Problem with compiling the runtime libary
Hi, Zhao > I have checked out llvm 2.9. There is only one CMakeLists file in Release or svn? I believe Nick has committed those CMake files into svn. You can apply my patch to LVM 2.9 Release. > "\llvm-2.9". and no CMakeLists file in folder either > "\llvm-2.9\runtime\libprofile" or "\llvm-2.9\runtime". Where did you get it? As Nick said, libprofile
2011 Apr 24
2
[LLVMdev] Problem with compiling the runtime libary
Hi Nick Thanks for you reply. CMAKE is very new to me. I complied using GNU WIN32 and got those errors. Is it possible to compile it using GNU WIN 32 and anything need to be modified? I managed to compile the run time library on a mac machine. Yafan On Fri, Apr 22, 2011 at 5:04 PM, Nick Lewycky <nicholas at mxc.ca> wrote: > yafan zhao wrote: > >> Hi All >> Thanks for all replies regarding to my GCC problem. >> I am trying to do profiling now and need to generate "profile_rt.so" >> file. I compil...
2011 Apr 26
0
[LLVMdev] Problem with compiling the runtime libary
Hi Chen Thanks for the attached patch file. I have checked out llvm 2.9. There is only one CMakeLists file in "\llvm-2.9". and no CMakeLists file in folder either "\llvm-2.9\runtime\libprofile" or "\llvm-2.9\runtime". Where did you get it? Yafan 2011/4/26 Nick Lewycky <nlewycky at google.com> > On 24 April 2011 00:57, 陳韋任 <chenwj at iis.sinica.edu.tw> wrote: > >> Hi, Zhao >> >> You can apply the attachment to LLVM 2.9 Release. It has been tested >> on FreeBSD/x86. >> > > Hi Chen, ma...
2011 Apr 26
3
[LLVMdev] Problem with compiling the runtime libary
On 24 April 2011 00:57, 陳韋任 <chenwj at iis.sinica.edu.tw> wrote: > Hi, Zhao > > You can apply the attachment to LLVM 2.9 Release. It has been tested > on FreeBSD/x86. > Hi Chen, may I commit this (updated to include GCDAProfiling.cpp) to LLVM SVN? Nick > > Regards, > chenwj > > -- > Wei-Ren Chen (陳韋任) > Computer Systems Lab, Institute of Information