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] | |
Hi Marco,
How did you manage to compile the host=mingw target=mingw gcc? I always end up with:
undefined reference to `_mpfr_init'
undefined reference to `_mpfr_atan2'
undefined reference to `_mpfr_erfc'
undefined reference to `_mpfr_subnormalize'
in the mpfr test of configure.
All of my patches went in (to the ecj branch).
You need mpfr and something else as supporting libraries to build this.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |