search for: shahrokh

Displaying 3 results from an estimated 3 matches for "shahrokh".

2012 Nov 19
0
[LLVMdev] Making VMKit2
...p/vmkit2/mmtk/java' make[1]: *** [all] Error 1 make[1]: Leaving directory `/home/elaheh/Desktop/vmkit2/mmtk' make: *** [all] Error 1 Do you think the problem may be associated with building gnu classpath? Would you please help me? Regards, Ela ________________________________ From: Shahrokh Hedayati <shahrokhhedayati at yahoo.com> To: Nicolas Geoffray <nicolas.geoffray at gmail.com> Sent: Saturday, November 17, 2012 2:59 PM Subject: Re: [LLVMdev] Making VMKit2 Ok. Thanks a lot for your help. Best wishes, Ela ________________________________ From: Nicolas Geoffray &l...
2012 Nov 16
3
[LLVMdev] Making VMKit2
Hi, I’m trying to make VMKit & J3 on Ubuntu. I have followed the instructions at http://vmkit2.gforge.inria.fr/start.php. But after configuring vmkit2, when I’m making it using make ENABLE_OPTIMIZED=1, I receive the following: 1)      With this configuration: ela at ela-VirtualBox:~/Desktop/vmkit2$ ./configure --with-llvmsrc=/home/ela/Desktop/llvm/ --with-llvmobj=/home/ela/Desktop/llvm/
2005 Sep 14
4
*** saving files ***
Hi, I need help :o( I want that my function saves result files in a for()-loop while it runs automatically. the filenames must be saved like: file_1 -> for 1. result file_2 -> for 2. result file_3 -> for 3. result and . . . file_n -> for n. result the file names are the same identified by _1, _2