Displaying 10 results from an estimated 10 matches for "fovios".
Did you mean:
foivos
2012 Jun 07
0
[LLVMdev] VMKIT: Assertion at build
Hi Fovios,
Do you have a ./lib/j3/LLVMRuntime/LLVMRuntime.inc file being generated?
What does it contain?
Nicolas
On Thu, Jun 7, 2012 at 5:47 PM, Foivos S. Zakkak <foivos at zakkak.net> wrote:
> Still the same.
>
> Is there any chance that the placement of my directories are causing this?...
2012 Jun 07
2
[LLVMdev] VMKIT: Assertion at build
...ke ENABLE_OPTIMIZED=1 clean and then make
> ENABLE_OPTIMIZED=1 ? Some files may have not been generated because of
> the missing JIT and that screwed up the Makefile.
>
> Nicolas
>
>
>
> Foivos
>
>
> On 07/06/12 16:54, Nicolas Geoffray wrote:
>> Hi Fovios,
>>
>> On Thu, Jun 7, 2012 at 3:51 PM, Foivos <fivosz at gmail.com
>> <mailto:fivosz at gmail.com>> wrote:
>>
>> Hi,
>>
>> My machine is running Ubuntu server 64-bit
>> And the revision from the trunk is 158...
2012 Jun 07
4
[LLVMdev] VMKIT: Assertion at build
...) {
mod->setModuleIdentifier("<stdin>");
// Type Definitions
// Function Declarations
// Global Variable Declarations
// Constant Definitions
// Global Variable Definitions
// Function Definitions
return mod;
}
Foivos
On 07/06/12 23:59, Nicolas Geoffray wrote:
> Hi Fovios,
>
> Do you have a ./lib/j3/LLVMRuntime/LLVMRuntime.inc file being generated?
> What does it contain?
>
> Nicolas
>
> On Thu, Jun 7, 2012 at 5:47 PM, Foivos S. Zakkak <foivos at zakkak.net
> <mailto:foivos at zakkak.net>> wrote:
>
> Still the same.
>...
2012 Jun 10
0
[LLVMdev] VMKIT: Assertion at build
...t; // Function Declarations
>
> // Global Variable Declarations
>
>
> // Constant Definitions
>
> // Global Variable Definitions
>
> // Function Definitions
>
> return mod;
>
> }
>
> Foivos
>
> On 07/06/12 23:59, Nicolas Geoffray wrote:
>> Hi Fovios,
>>
>> Do you have a ./lib/j3/LLVMRuntime/LLVMRuntime.inc file being generated?
>> What does it contain?
>>
>> Nicolas
>>
>> On Thu, Jun 7, 2012 at 5:47 PM, Foivos S. Zakkak <foivos at zakkak.net
>> <mailto:foivos at zakkak.net>> wrote:
&g...
2012 Jun 07
2
[LLVMdev] VMKIT: Assertion at build
...k/llvm/
--with-llvmobj=/home1/public/zakkak/java/llvm/
--with-gnu-classpath-glibj=/home1/public/zakkak/java/classpath-0.97.2/lib/glibj.zip--with-gnu-classpath-libs=/home1/public/zakkak/java/classpath-0.97.2/lib/
and the problem persists
Foivos
On 07/06/12 16:54, Nicolas Geoffray wrote:
> Hi Fovios,
>
> On Thu, Jun 7, 2012 at 3:51 PM, Foivos <fivosz at gmail.com
> <mailto:fivosz at gmail.com>> wrote:
>
> Hi,
>
> My machine is running Ubuntu server 64-bit
> And the revision from the trunk is 158095 for llvm, clang and vmkit
>
> llvm co...
2012 Jun 07
0
[LLVMdev] VMKIT: Assertion at build
Hi Fovios,
On Thu, Jun 7, 2012 at 3:51 PM, Foivos <fivosz at gmail.com> wrote:
> Hi,
>
> My machine is running Ubuntu server 64-bit
> And the revision from the trunk is 158095 for llvm, clang and vmkit
>
> llvm configuration
> ../../llvm/configure --enable-doxygen --enable-optim...
2012 Jun 07
2
[LLVMdev] VMKIT: Assertion at build
Hi,
My machine is running Ubuntu server 64-bit
And the revision from the trunk is 158095 for llvm, clang and vmkit
llvm configuration
../../llvm/configure --enable-doxygen --enable-optimized --disable-jit
vmkit configuration
../../llvm/vmkit/configure --with-llvmsrc=/home1/public/zakkak/llvm/
--with-llvmobj=/home1/public/zakkak/java/llvm/
2012 Jun 07
0
[LLVMdev] VMKIT: Assertion at build
...em persists
>
Could you do make ENABLE_OPTIMIZED=1 clean and then make ENABLE_OPTIMIZED=1
? Some files may have not been generated because of the missing JIT and
that screwed up the Makefile.
Nicolas
>
>
> Foivos
>
>
> On 07/06/12 16:54, Nicolas Geoffray wrote:
>
> Hi Fovios,
>
> On Thu, Jun 7, 2012 at 3:51 PM, Foivos <fivosz at gmail.com> wrote:
>
>> Hi,
>>
>> My machine is running Ubuntu server 64-bit
>> And the revision from the trunk is 158095 for llvm, clang and vmkit
>>
>> llvm configuration
>> ../../llvm/...
2012 Jun 11
2
[LLVMdev] VMKIT: Assertion at build
...;>
>>
>> // Constant Definitions
>>
>> // Global Variable Definitions
>>
>> // Function Definitions
>>
>> return mod;
>>
>> }
>>
>> Foivos
>>
>> On 07/06/12 23:59, Nicolas Geoffray wrote:
>>
>>> Hi Fovios,
>>>
>>> Do you have a ./lib/j3/LLVMRuntime/**LLVMRuntime.inc file being
>>> generated?
>>> What does it contain?
>>>
>>> Nicolas
>>>
>>> On Thu, Jun 7, 2012 at 5:47 PM, Foivos S. Zakkak <foivos at zakkak.net
>>> &l...
2012 Jun 06
0
[LLVMdev] VMKIT: Assertion at build
Hi Fivos,
I cannot reproduce on my machine (ubuntu 64bit, clang/llvm/vmkit on svn
trunk). What's your configuration?
Cheers,
Nicolas
On Tue, Jun 5, 2012 at 3:08 PM, Fivos <fivosz at gmail.com> wrote:
> Hello,
>
> after completing the build i get
>
> ...
> BUILD SUCCESSFUL
> Total time: 5 seconds
> llvm[2]: Building Release+Asserts mmtk-vmkit.jar all
> vmjc: