This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: jvmti patch for mingw32


>>>>> "Mohan" == Mohan Embar <gnustuff@thisiscool.com> writes:

>> Building for mingw32 is currently broken at multiple places. This is the 
>> first patch. I'll see if I can fix the others as well...

Mohan> Are the other broken places similar missing JNICALL declarations
Mohan> or other issues? If they are similar missing declarations, can you
Mohan> combine them into one patch? Thanks for looking into this. If you
Mohan> create a proper ChangeLog, I'll check this in if no one else does.

I'm doing a build here with that patch in place.  I also made that
function 'static'.  I'll commit when the build is done.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]