X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4ae9b89d0805302232u22f5859at5958475f73b757b5@mail.gmail.com> Date: Sat, 31 May 2008 00:32:27 -0500 From: "C S" To: tprince AT computer DOT org, cygwin AT cygwin DOT com Subject: Re: Cygwin - linker errors - __assert, __itob and __ftol In-Reply-To: <483FD5BB.3090902@sbcglobal.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4ae9b89d0805301549i5ee30654l5f6335544ea38780 AT mail DOT gmail DOT com> <483FD5BB DOT 3090902 AT sbcglobal DOT net> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com i realized after i sent that last email that maybe i wasnt clear earlier that i already have created a .h file to match my JNI .Cpp file using the javah utility. so i have already done the work for that. i just need to link that up into my own .DLL to be used by a .java class. already have it working in linux and mac. thanks again!! On Fri, May 30, 2008 at 5:23 AM, Tim Prince wrote: > C S wrote: >> >> hi all - i am trying to compile a C++ native library using the >> shapelibrary. the one for linux is built but in cygwin i seem to be >> having some linker error problems and i have to assume it has to do >> with something regarding MSVC. i am including Java because i am using >> JNI to talk back and forth to Java. libShapeData.dll is my own native >> library that i want to build for windows. >> > > Perhaps you could explain why you don't use the cygwin java native compiler > (gcj). > > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/