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: Unrecognized option '-Wl,-rpath' for jv-convert


On Thu, 6 Jan 2011, Ralf Wildenhues wrote:
> Could be libtool issue or lib-link.m4 one (or gcj one).  Can you send
>   ./libtool --tag=GCJ --config
> output?

I assume you mean from libjava in the build tree?  Attached.

(Note this is now x86_64-portbld-freebsd8.2, newer than the original
report, but the same failure.)

> Does passing '-Wl,-rpath -Wl,/foo' to gcj work for a small example
> program for you?

I played around, and modifying the failing command line (that is,
with all those -B, -L,... options) I still got the same failure.

Note, if I remove -Wl,-rpath from that invocation, the failure is
still the same, so that seems to come from gcj itself?


(Again, why is -rpath being used here?  I thought we recommend
against it?)

Gerald

Attachment: libtool--tag=GCJ--config
Description: Text document


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