This is the mail archive of the java-patches@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] | |
+ jv_dbtool_LDFLAGS = --main=jv_dbtool \ + -rpath $(toolexeclibdir) -shared-libgcc $(THREADLDFLAGS) + jv_dbtool_LINK = $(GCJLINK)
Darwin does not support -rpath at all (unless libtool removes it which I don't know if it does).
Thanks, Andrew Pinski
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |