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: Cygwin - linker errors - __assert, __itob and __ftol


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 <TimothyPrince@sbcglobal.net> 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/


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