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: compilation problems with ecj.jar


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. Check
out my build scripts for the ecj branch for more info.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/




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