Re: [Mingw-w64-public] sezero's linux build

2010-10-07 Thread Ruben Van Boxem
2010/10/6 Ozkan Sezer > > Hrmph... > Looking at http://packages.debian.org/sid/amd64/libmpfr4/filelist > yours should be /usr/lib/libmpfr.so.4 which is mpfr-3.0.0. You > probably need to install that "libmpfr1ldbl" 2.4.2 package (whatever > it is, compatibility??) too??? > > You are the greatest

Re: [Mingw-w64-public] sezero's linux build

2010-10-06 Thread Ozkan Sezer
On Wed, Oct 6, 2010 at 11:57 PM, Ozkan Sezer wrote: > On Wed, Oct 6, 2010 at 11:46 PM, Ruben Van Boxem > 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

Re: [Mingw-w64-public] sezero's linux build

2010-10-06 Thread Ozkan Sezer
On Wed, Oct 6, 2010 at 11:46 PM, Ruben Van Boxem 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 nativel

[Mingw-w64-public] sezero's linux build

2010-10-06 Thread Ruben Van Boxem
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