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] | |
Eric Botcazou wrote:The problem is
LIBGCJ_BC_SPEC="%{findirect-dispatch:-fPIC}"
but you cannot compile with -fPIC without assembling with -K PIC on the SPARC.
Hence the attached kludge, which yields:
Native configuration is sparc-unknown-linux-gnu
I don't get it. Surely this means that -fpic is broken on SPARC/Linux everywhere.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |