search for: chanwit

Displaying 13 results from an estimated 13 matches for "chanwit".

Did you mean: chait
2010 Jul 14
1
[LLVMdev] VMKit - patch to detect ANT_HOME
Hi Nicolas, Here it is. Please review. Thanks, Chanwit On Tue, Jul 13, 2010 at 23:52, nicolas geoffray <nicolas.geoffray at gmail.com> wrote: > Hi Chanwit, > Thanks for the patch! Could you change it to detect the ant executable > instead of the ANT_HOME variable? > Nicolas > > On Tue, Jul 13, 2010 at 5:34 AM, Chanwit Kaewkasi...
2010 Jul 07
2
[LLVMdev] vmkit build problems
Latest version of vmkit should now build fine with latest llvm. Nicolas On Wed, Jul 7, 2010 at 11:02 AM, nicolas geoffray < nicolas.geoffray at gmail.com> wrote: > The one that I have currently that works with vmkit is 107120. > > > On Wed, Jul 7, 2010 at 10:58 AM, Chanwit Kaewkasi <chanwit at gmail.com>wrote: > >> Hello Nicolas, >> >> Thank you for quick reply. >> Is LLVM revision 107641 a good one to build with latest VMKIT? >> >> Thanks, >> >> Chanwit >> >> On Thu, Jul 8, 2010 at 00:06, nicolas g...
2010 Jul 09
2
[LLVMdev] vmkit build problems
Hi Chanwit, What problems did you have for compiling the latest revision? Could you give me a log? Thanks, Nicolas On Thu, Jul 8, 2010 at 10:05 PM, Chanwit Kaewkasi <chanwit at gmail.com> wrote: > Thank you, Nicolas. > But I still have no luck compiling the latest revision. However, > vmkit...
2010 Jul 09
0
[LLVMdev] vmkit build problems
Thank you, Nicolas. But I still have no luck compiling the latest revision. However, vmkit-0.27 is compiled and running fine on my machine. Thanks, Chanwit On Thu, Jul 8, 2010 at 05:18, nicolas geoffray <nicolas.geoffray at gmail.com> wrote: > Latest version of vmkit should now build fine with latest llvm. > Nicolas > > On Wed, Jul 7, 2010 at 11:02 AM, nicolas geoffray > <nicolas.geoffray at gmail.com> wrote: >> >&...
2010 Jul 13
2
[LLVMdev] VMKit - patch to detect ANT_HOME
Hi, Please find in the attachment a patch for configure.ac to detect ANT_HOME, when running configure --with-gc=mmtk. Cheers, Chanwit -------------- next part -------------- A non-text attachment was scrubbed... Name: ant_home_ac.patch Type: text/x-patch Size: 696 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100713/561e7840/attachment.bin>
2010 Jul 07
2
[LLVMdev] vmkit build problems
Hello Nicolas, Thank you for quick reply. Is LLVM revision 107641 a good one to build with latest VMKIT? Thanks, Chanwit On Thu, Jul 8, 2010 at 00:06, nicolas geoffray <nicolas.geoffray at gmail.com> wrote: > Hi all, > Yes, there was a change in the LLVM CallInst API, and I haven't updated > vmkit yet. It should be fixed real soon. > Cheers, > Nicolas > > On Wed, Jul 7, 2010 at 9:50 AM...
2010 Jul 13
0
[LLVMdev] VMKit - patch to detect ANT_HOME
Hi Chanwit, Thanks for the patch! Could you change it to detect the ant executable instead of the ANT_HOME variable? Nicolas On Tue, Jul 13, 2010 at 5:34 AM, Chanwit Kaewkasi <chanwit at gmail.com> wrote: > Hi, > > Please find in the attachment a patch for configure.ac to detect > ANT_HO...
2010 Jul 07
0
[LLVMdev] vmkit build problems
The one that I have currently that works with vmkit is 107120. On Wed, Jul 7, 2010 at 10:58 AM, Chanwit Kaewkasi <chanwit at gmail.com> wrote: > Hello Nicolas, > > Thank you for quick reply. > Is LLVM revision 107641 a good one to build with latest VMKIT? > > Thanks, > > Chanwit > > On Thu, Jul 8, 2010 at 00:06, nicolas geoffray > <nicolas.geoffray at gmail....
2010 Jul 07
0
[LLVMdev] vmkit build problems
Hi all, Yes, there was a change in the LLVM CallInst API, and I haven't updated vmkit yet. It should be fixed real soon. Cheers, Nicolas On Wed, Jul 7, 2010 at 9:50 AM, chanwit <chanwit at gmail.com> wrote: > > Hi, > > Just to comfirm that I have just clean built the current LLVM and VMKIT > revisions and it failed too. > The problem seems to be the same one (about escape analysis in LLVM). > My configuration is Ubuntu 10.04 and GCC 4.4.3 on x8...
2010 Jul 07
2
[LLVMdev] vmkit build problems
Hi, Just to comfirm that I have just clean built the current LLVM and VMKIT revisions and it failed too. The problem seems to be the same one (about escape analysis in LLVM). My configuration is Ubuntu 10.04 and GCC 4.4.3 on x86. Cheers, Chanwit Konrad Hinsen-2 wrote: > > On 6 Jul 2010, at 22:25, Zoe Wolk wrote: > >> If anyone is able to build vmkit and get it to run without a >> segfault (for any >> distro/arch), using mmtk or the default collector/installation (as >> described in the vmkit page or...
2010 Jul 13
1
[LLVMdev] VMKit - J3's startup time
Hi all, Just a quick question. Is there any way to reduce the startup time of J3? Thanks, Chanwit
2010 Jul 07
0
[LLVMdev] vmkit build problems
On 6 Jul 2010, at 22:25, Zoe Wolk wrote: > If anyone is able to build vmkit and get it to run without a > segfault (for any > distro/arch), using mmtk or the default collector/installation (as > described in the vmkit page or > Alysson's writeup) using the svn head of llvm and vmkit, please let > me know. I had a working installation of VMKit dating from April,
2010 Jul 06
2
[LLVMdev] vmkit build problems
Thanks Alysson. Unfortunately, those instructions don't work for me (I followed them exactly using a clean system) -- probably because of the recent changes to the svn heads. After fixing EscapeAnalysis in vmkit to use the updated CallInst.getArgOperand interface I hit the error below. I was interested in using mmtk with the system (as recommended), but that requires a llvm-gcc build (and