Re: UnsatisfiedLinkError (gxx and gcj) with JNI and C++ but not C

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Hmm, let's see. When the error is about missing __gcc_personality_v0, you should link with -lgcc_s. For __gxx_personality_v0, -lstdc++. Let's try and guess where __gcj_personality_v0 might come from. -lgcj maybe?
> 
> -- 
> Marc Glisse


You, sir, are a hero.  Thanks sincerely.  I've updated a post on StackOverflow to hopefully make this clearer to others.

Thanks again for your help, gents.
Andrew




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux