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
a bunch of other related
stuff.
On Fri, May 30, 2008 at 5:23 AM, Tim Prince <[EMAIL PROTECTED]> 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
>> havi
working in linux and mac. thanks again!!
On Fri, May 30, 2008 at 5:23 AM, Tim Prince <[EMAIL PROTECTED]> 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
>>
0004.o:(.idata$2+0xc): undefined reference to '_libmsvcrt_a_iname'
undefined reference to '__nm___itob'
Info: resolving __itob by linking to __imp___itob(auto_import)
is there possibly another option that i need to add to the command
line? thanks again for the help...!!
lations: i386pe
collect2: ld returned exit status
at the prompt i did a ls /lib/gcc/i686-pc-mingw32 and it returned
3.4.4 so that seems right.
any clues or suggestions?? thanks all in advance!
On Sat, May 31, 2008 at 6:26 AM, Brian Dessent <[EMAIL PROTECTED]> wrote:
> C S wrote:
>
d OLDNAMES
-undefined reference to __nm___itob
Info: resolving __itob by linked to __imp___itob(auto-import)
thanks Dave K!
On Tue, Jun 3, 2008 at 8:33 AM, Dave Korn <[EMAIL PROTECTED]> wrote:
> C S wrote on 03 June 2008 14:25:
>
>> Brian,
>>
>> i figured out that
Dave - sorry i forgot to ask was there anything that i could try to
get rid of those few undefined reference errors? thanks!!
On Tue, Jun 3, 2008 at 8:49 AM, C S <[EMAIL PROTECTED]> wrote:
> my whole command line script is:
>
> g++ -mno-cygwin -D__int64="long long" -Wl,-m
7 matches
Mail list logo