Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: clusardi2k@aol.com Newsgroups: comp.lang.java.programmer Subject: Re: Using NetBeans 7.1.2 JNI: Where Is a Good Tutorial on How to Invoke C++ from Java Date: Tue, 19 Jun 2012 07:18:38 -0700 (PDT) Organization: http://groups.google.com Lines: 5 Message-ID: <4faf6ae1-dd53-4aad-a842-9073a48986fa@googlegroups.com> References: <34c3ac13-bfbe-44e1-befb-09a438cc4f8b@googlegroups.com> NNTP-Posting-Host: 198.151.13.60 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1340115518 23855 127.0.0.1 (19 Jun 2012 14:18:38 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 19 Jun 2012 14:18:38 +0000 (UTC) In-Reply-To: <34c3ac13-bfbe-44e1-befb-09a438cc4f8b@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=198.151.13.60; posting-account=r24XpwkAAABfAJg5TJRsTScS4AL5MjOT User-Agent: G2/1.0 X-Received-Bytes: 1345 Xref: csiph.com comp.lang.java.programmer:15416 The below link may indicate that I can use the example's "-m32" option on Windows 7. http://stackoverflow.com/questions/2426478/when-should-m32-option-of-gcc-be-used Since I am creating the DLL, it may also be ok for me to use the example's "-shared" option.