Re: [Mingw-w64-public] Compiling a dll for JNI and java 64 bits

2011-09-21 Thread Hans Horn
Francois, I was trying for some time to build dlls for JNI and java 64 bits and always failed (albeit using gfortran as linker). Would you mind listing all your compile and linker flags? Thx a bunch, H. -- All the data

Re: [Mingw-w64-public] 64bit (g)fortran JNI

2011-04-21 Thread Hans Horn
known NOT to work (I'm wasting my time) Pls comment. Kindly, H. On 4/16/2011 4:56 PM, Hans Horn wrote: > Jim, > > msvcrt.dll lives in C:\Windows\system32, which is in my PATH variable. > > Remember, the dll w/o the fortran stuff works, the one with doesn't. > > thx.

Re: [Mingw-w64-public] 64bit (g)fortran JNI

2011-04-16 Thread Hans Horn
nof_dump.txt:[1051](sec 6)(fl 0x00)(ty 0)(scl 2) (nx 0) > 0x063c __lib64_libmsvcrt_a_iname > > look at the function names on the right side. > > ---- > *From:* Hans Horn > *To:* mingw-w64-public@lists.sourceforge.net

Re: [Mingw-w64-public] 64bit (g)fortran JNI

2011-04-15 Thread Hans Horn
On 4/14/2011 11:25 PM, Kai Tietz wrote: > 2011/4/14 Hans Horn: >> On 4/12/2011 7:25 PM, Jerry DeLisle wrote: >>> On 04/12/2011 07:38 AM, Hans Horn wrote: >>>> Folks, >>>> >>>> has anybody got any experience interfacing (g)fortran routines w

Re: [Mingw-w64-public] 64bit (g)fortran JNI

2011-04-14 Thread Hans Horn
On 4/12/2011 7:25 PM, Jerry DeLisle wrote: > On 04/12/2011 07:38 AM, Hans Horn wrote: >> Folks, >> >> has anybody got any experience interfacing (g)fortran routines with >> Java via JNI? >> >> I'm on 64bit Windows7 using cygwin >> x86_64-w64-mingw3

Re: [Mingw-w64-public] 64bit (g)fortran JNI

2011-04-12 Thread Hans Horn
On 4/12/2011 7:48 AM, Kai Tietz wrote: > 2011/4/12 Hans Horn: >> Folks, >> >> has anybody got any experience interfacing (g)fortran routines with Java via >> JNI? >> >> I'm on 64bit Windows7 using cygwin >> x86_64-w64-mingw32-gcc and x86_64-w64-