Re: [Mingw-w64-public] Underscore problem with mpfr configure

2010-05-17 Thread JonY
On 5/17/2010 18:23, t66...@gmail.com wrote: Hello, I'm using gcc-4.5 branch multi-lib cross compiler And today I tries to compile GDB 7.1 gdb x86_64-w64 target build successfully Trying to build mpfr host = i686-w64 or i686-pc checking for __gmpz_init in -lgmp... no configure: error:

Re: [Mingw-w64-public] Underscore problem with mpfr configure

2010-05-17 Thread t66...@gmail.com
I have a question, why does it require user to manually ranlib the installed 32bit w64 library (shouldn't binutils or gcc invoke ranlib after linking?) ? Sorry about the noise this isn't underscore issue. I just found out it found the wrong ranlib version, which I'll need to fix the env