This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: jni and static libgcj and friends?


On 25 Feb 2002, Alexandre Oliva wrote:
> > ld: fatal: relocations remain against allocatable but non-writable
> > sections
> 
> This is a result of trying to create a shared library out of non-PIC.

Yeah.  But from the original message, I thought Martin was compiling
a static application.  If not, your explanation is right on the mark.

Martin, can you tell us how your app is built?  Are there shared lib
components at all?

Jeff


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