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] | |
libjava on darwin doesn't build because it lacks proper gmp support from configure. This patch enhances it by adding the proper -I and -L flags for finding the gmp library when building. This patch is better than that status quo, but like the status quo, lacks proper target != host support. When the gmp flags aren't given, we just do what was done before. Ok?
Attachment:
libjava-multilib.patch.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |