Re: Questions about inline::Java .... still no JNI !!!

2006-06-27 Thread Sisyphus
- 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

Re: Questions about inline::Java .... still no JNI !!!

2006-06-25 Thread Sisyphus
- 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

Re: Questions about inline::Java

2006-06-25 Thread Sisyphus
- 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, >

Re: Questions about inline::Java

2006-06-17 Thread Patrick LeBoutillier
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

Re: Questions about inline::Java

2006-06-17 Thread Sisyphus
- 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

Questions about inline::Java

2006-06-15 Thread liang nan
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