This is the mail archive of the cygwin mailing list for the Cygwin 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: "undefined reference to `_JNI_CreateJavaVM'"


On 02/18/2010 05:43 AM, Gary wrote:
I've basically followed along with what is written at
http://www.inonit.com/cygwin/jni/invocationApi/  (built an import
library, passed ld the "-L. -ljvm" parameters, and so on). One difference
is that gcc no longer supports -mno-cygwin, but I'm not convinced that
is the cause.

Since the above site isn't cygwin.com, this list really can't support the process they've outlined. You should really ask them about it. Also if you really need '-mno-cygwin', then you're not building for Cygwin, which also tends to make the subject matter off-topic for this list. All that said, you should be able to get back to an environment that's at least close to what you need either by installing the 'gcc3' package or installing gcc as offered by the mingw.org folks. The latter is really what you're getting with the '-mno-cygwin' switch anyway.

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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