- Original Message -
From: "Sisyphus"
.
.
>
> Unfortunaltely, whenever I do add 'JNI.o' to the command I still get
> "undefined reference to [EMAIL PROTECTED]'". I'll try and find
out
> why that happens MinGW's gcc normally has no trouble in linking to
MSVC
> '.lib' files.
>
Turns o
- Original Message -
From: "Sisyphus"
.
.
>
> The problem is that no attempt is made to link to java's jvm.lib and
> I'm not currently sure of how to patch the source to fix that. (Advice on
> that gleefully accepted.)
>
> One solution is, having reached that error, to 'cd' to the 'J
- Original Message -
From: "Patrick LeBoutillier" <[EMAIL PROTECTED]>
To: "Sisyphus" <[EMAIL PROTECTED]>
Cc: "liang nan" <[EMAIL PROTECTED]>;
Sent: Sunday, June 18, 2006 6:06 AM
Subject: Re: Questions about inline::Java
> Rob,
>
Rob,
I'm on Win32, but I don't have Inline::Java (and I don't know if anyone has
managed to successfully install it on Win32).
I know for a fact the Inline::Java works well on Win32 using the
ActivePerl + MS Visual Studio's C compiler + nmake combination.
However, I can't remember if anyone h
- Original Message -
From: "liang nan" <[EMAIL PROTECTED]>
To:
Sent: Thursday, June 15, 2006 6:14 PM
Subject: Questions about inline::Java
> hi folks:
> i got a problem with inline::java on win32, can anyone help me please!
> the logs are:
> > gcc -c &q
hi folks:
i got a problem with inline::java on win32, can anyone help me please!
the logs are:
> gcc -c "-IC:\j2sdk1.4.1_07\include" "-IC:\j2sdk1.4.1_07\include\win32"
> -g -O3 -W3 -fno-strict-aliasing -DWIN32 -D_CONSOLE -DNO_STRICT
> -DHAVE_DES_FCRYP
> T -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SY