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

2011-04-14 Thread Kai Tietz
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 with >>> Java via JNI? >>> >>> I'm on 64bit Windows7 using cygwin >>> x86_64-w64-mingw32-gcc and x86_64-w6

Re: [Mingw-w64-public] mingw-w64-headers/include/hidsdi.h

2011-04-14 Thread Kai Tietz
2011/4/15 Chris Sutcliffe : > On 14 April 2011 15:39, Kai Tietz wrote: >> Those files you are seeing here are from Wine.  We are co-operating >> with Wine. For them we have special agreement on this. Nevertheless >> header files with origin of mingw-w64 have in general PD/ZPL license. > > I'm a lit

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-mingw32-gcc and x86_64-w64-mingw32-gfortran, both v4.5.2

Re: [Mingw-w64-public] mingw-w64-headers/include/hidsdi.h

2011-04-14 Thread Chris Sutcliffe
On 14 April 2011 15:39, Kai Tietz wrote: > Those files you are seeing here are from Wine.  We are co-operating > with Wine. For them we have special agreement on this. Nevertheless > header files with origin of mingw-w64 have in general PD/ZPL license. I'm a little confused, then are the mingw-w64

Re: [Mingw-w64-public] mingw-w64-headers/include/hidsdi.h

2011-04-14 Thread Kai Tietz
2011/4/14 Simon Josefsson : > Kai Tietz writes: > >> Those files you are seeing here are from Wine.  We are co-operating >> with Wine. For them we have special agreement on this. Nevertheless >> header files with origin of mingw-w64 have in general PD/ZPL license. > > Btw, it seems Wine has a smal

Re: [Mingw-w64-public] mingw-w64-headers/include/hidsdi.h

2011-04-14 Thread Simon Josefsson
Kai Tietz writes: > Those files you are seeing here are from Wine. We are co-operating > with Wine. For them we have special agreement on this. Nevertheless > header files with origin of mingw-w64 have in general PD/ZPL license. Btw, it seems Wine has a small hidsdi.h: http://source.winehq.org

Re: [Mingw-w64-public] mingw-w64-headers/include/hidsdi.h

2011-04-14 Thread Kai Tietz
2011/4/14 Simon Josefsson : > Kai Tietz writes: > >> Simon, >> >> thanks for your continued work on this header. But I would prefer that >> you stick to the orginal license term.  The issue about private >> copyright here is for general headers not acceptable. >> It might be nice if you could add

Re: [Mingw-w64-public] mingw-w64-headers/include/hidsdi.h

2011-04-14 Thread Simon Josefsson
Kai Tietz writes: > Simon, > > thanks for your continued work on this header. But I would prefer that > you stick to the orginal license term. The issue about private > copyright here is for general headers not acceptable. > It might be nice if you could add something like this to the original >

Re: [Mingw-w64-public] mingw-w64-headers/include/hidsdi.h

2011-04-14 Thread Kai Tietz
2011/4/14 Simon Josefsson : > Kai Tietz writes: > >> 2011/4/10 Simon Josefsson : >>> Hi! >>> >>> Attached is a starting point for the Windows Driver kit header file >>> hidsdi.h, based on online MSDN information (I added direct links to >>> function descriptions in comments, although I'm not sure

Re: [Mingw-w64-public] mingw-w64-headers/include/hidsdi.h

2011-04-14 Thread Simon Josefsson
Kai Tietz writes: > 2011/4/10 Simon Josefsson : >> Hi! >> >> Attached is a starting point for the Windows Driver kit header file >> hidsdi.h, based on online MSDN information (I added direct links to >> function descriptions in comments, although I'm not sure how stable the >> URLs are). >> >> Th