Re: [CsMain] Java, Cygwin and Windows

2006-06-07 Thread Michael D. Adams
On 6/5/06, Eric Sunshine <[EMAIL PROTECTED]> wrote: > On Jun 3, 2006, at 12:35 PM, Michael D. Adams wrote: > > Seriously though. There is a problem with how ./configure detects > > Java2 SDK support on Cygwin. The problem is that [1] has the line > > "typedef __int64 jlong;" which assumes that __

Re: [CsMain] Java, Cygwin and Windows

2006-06-05 Thread Eric Sunshine
On Jun 3, 2006, at 12:35 PM, Michael D. Adams wrote: > Seriously though. There is a problem with how ./configure detects > Java2 SDK support on Cygwin. The problem is that [1] has the line > "typedef __int64 jlong;" which assumes that __int64 has been defined > either by including "windows.h" or