Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-27 Thread Mikhail Fursov
On 9/27/06, Mikhail Fursov <[EMAIL PROTECTED]> wrote: If anyone is interested to discuss the details or have something to add I propose to use this thread and the same JIRA. I was wrong when proposed to use this email thread for the discussion. The subject is not suitable at all. I will start

Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-27 Thread Mikhail Fursov
I put the initial version of MSVC2003 build into JIRA [ http://issues.apache.org/jira/browse/HARMONY-1607 ] This version contains only Jitrino/EM/Encoder projects and I'm going to add more modules soon. If anyone is interested to discuss the details or have something to add I propose to use this

Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-26 Thread Geir Magnusson Jr.
On Sep 26, 2006, at 1:29 PM, Tim Ellison wrote: "the various cruft we have around for Eclipse" 'Cruft' doesn't seem to appear in my copy of the Oxford English Dictionary. I assume it means 'high fidelity development environment artifacts' right? :o) Exactly. "Cruft" :) I'm ok with putti

Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-26 Thread Geir Magnusson Jr.
On Sep 26, 2006, at 11:10 AM, Mikhail Fursov wrote: On 9/26/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote: Just so we're all on the same page... This is understood to be like the various cruft we have around for Eclipse - nice to have for developers but not a supported way to build the pr

Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-26 Thread Tim Ellison
"the various cruft we have around for Eclipse" 'Cruft' doesn't seem to appear in my copy of the Oxford English Dictionary. I assume it means 'high fidelity development environment artifacts' right? :o) I'm ok with putting in some VS metadata too. Regards, Tim Geir Magnusson Jr. wrote: > Just

Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-26 Thread Mikhail Fursov
On 9/26/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote: Just so we're all on the same page... This is understood to be like the various cruft we have around for Eclipse - nice to have for developers but not a supported way to build the project? Yes, I do not think we should officially supp

Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-26 Thread Geir Magnusson Jr.
Just so we're all on the same page... This is understood to be like the various cruft we have around for Eclipse - nice to have for developers but not a supported way to build the project? geir On Sep 25, 2006, at 2:14 PM, Gregory Shimansky wrote: On Monday 25 September 2006 19:24 Mikha

Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-25 Thread Gregory Shimansky
On Monday 25 September 2006 22:38 Mikhail Fursov wrote: > Ok, I will create a new JIRA issue tomorrow (or even today, it's 2am here:) > ) and add MSVC projects for some DRLVM components. BTW absence of up to date VS.NET projects for VM is one of the reasons I don't use it for development :) Anot

Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-25 Thread Mikhail Fursov
Ok, I will create a new JIRA issue tomorrow (or even today, it's 2am here:) ) and add MSVC projects for some DRLVM components. On 9/26/06, Gregory Shimansky <[EMAIL PROTECTED]> wrote: On Monday 25 September 2006 19:24 Mikhail Fursov wrote: > I spent a couple of hours today investigating this b

Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-25 Thread Gregory Shimansky
On Monday 25 September 2006 19:24 Mikhail Fursov wrote: > I spent a couple of hours today investigating this bug. > The result is: this is not a bug, this is the problem of the MSVC project > file I use to build and to debug JIT. So it was my error. > > BTW: if anyone is interested to use MSVC proj

Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-25 Thread Alexey Varlamov
2006/9/25, Mikhail Fursov <[EMAIL PROTECTED]>: I spent a couple of hours today investigating this bug. The result is: this is not a bug, this is the problem of the MSVC project file I use to build and to debug JIT. So it was my error. BTW: if anyone is interested to use MSVC project files to bui

Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-25 Thread Mikhail Fursov
I spent a couple of hours today investigating this bug. The result is: this is not a bug, this is the problem of the MSVC project file I use to build and to debug JIT. So it was my error. BTW: if anyone is interested to use MSVC project files to build JIT or other components of DRLVM I can put th

[drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-22 Thread Mikhail Fursov
APR gurus! I have a question I can't answer by myself. Usually to develop and test new JIT features I use custom EM configuration file to move problem methods to a separate JIT instance. Now I can't use this feature, because APR is unable to load a JIT library with a fully specied path. So the p