On Wed, Oct 6, 2010 at 11:46 PM, Ruben Van Boxem
<[email protected]> wrote:
> Hi,
>
> I have just downloaded the latest sezero linux x64 build targetting win64. I
> unpacked the file, and added the bin folder to PATH. Running "gcc -v" shows
> the expected result, but when I try to compile something that works natively
> (x86_64-linux-gnu), cc1plus fails with:
>
>>
>> /home/ruben/Development/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.4.5/cc1plus:
>> error while loading shared libraries: libmpfr.so.1: cannot open shared
>> object file: No such file or directory
>
>  I have Debian gcc, g++, libmpfr4 installed. What could be wrong?
>
> Thanks!
>
> Ruben

I don't know debian variants much. That package was compiled on
fedora 10 against mpfr-2.3.2.  Your installation of libmpfr4: what does
the output from "ls -l /usr/lib64/libmpfr*" say? (it should probably look
for the lib under /usr/lib64...)

--
O.S.

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to