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 Mon, 25 Feb 2002, Martin Kahlert wrote:
> Has anybody an idea what could cause this?

Somehow I missed your first message... so ld was saying:

ld: fatal: relocations remain against allocatable but non-writable
sections

That doesn't make sense.  What relocations are there in a static
executable?

Can you try it with binutils?  If it still doesn't work, at least you
should get a more meaningful error.

Jeff


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