Re: 1.7.15: gcc fails to load: missing cygmpfr-4.dll

2013-04-10 Thread Dave Korn
On 11/04/2013 02:57, Duncan Roe wrote: > I have just installed cygwin on this system. > When I try to compile a small program, I get this error: > > /usr/lib/gcc/i686-pc-cygwin/4.5.3/cc1.exe: error while loading shared > libraries: cygmpfr-4.dll: cannot open shared object file: No such file > or d

Re: 1.7.15: gcc fails to load: missing cygmpfr-4.dll

2013-04-10 Thread Larry Hall (Cygwin)
On 4/10/2013 9:57 PM, Duncan Roe wrote: Where would I find this library? -- Larry _ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of co

1.7.15: gcc fails to load: missing cygmpfr-4.dll

2013-04-10 Thread Duncan Roe
I have just installed cygwin on this system. When I try to compile a small program, I get this error: /usr/lib/gcc/i686-pc-cygwin/4.5.3/cc1.exe: error while loading shared libraries: cygmpfr-4.dll: cannot open shared object file: No such file or directory ldd agrees: 11:47:53$ ldd /usr/lib/gcc/i

Re: Missing cygmpfr-4.dll

2011-11-09 Thread Dave Korn
On 01/11/2011 20:05, Thomas Daniel wrote: >> How do I install the libmpfr4 library? > Sorry for the trouble, I found it, installed it and all is fine. > > It would be nice if it were picked up automatically though. Sorry about that; it is indeed supposed to be automatic, but I messed up when

Re: Missing cygmpfr-4.dll

2011-11-01 Thread David Sastre
On Tue, Nov 01, 2011 at 01:00:38PM -0700, Thomas Daniel wrote: > On 11/1/2011 12:39 PM, David Sastre wrote: > >On Tue, Nov 01, 2011 at 12:10:02PM -0700, Thomas Daniel wrote: > >>After a fresh install of cygwin, I am unable to use gcc: > >>/usr/lib/gcc/i686-pc-cygwin/4.5.3/cc1.exe: error while loadi

Re: Missing cygmpfr-4.dll

2011-11-01 Thread Thomas Daniel
On 11/1/2011 1:00 PM, Thomas Daniel wrote: On 11/1/2011 12:39 PM, David Sastre wrote: On Tue, Nov 01, 2011 at 12:10:02PM -0700, Thomas Daniel wrote: After a fresh install of cygwin, I am unable to use gcc: /usr/lib/gcc/i686-pc-cygwin/4.5.3/cc1.exe: error while loading shared libraries: cygmpfr

Re: Missing cygmpfr-4.dll

2011-11-01 Thread Thomas Daniel
On 11/1/2011 12:39 PM, David Sastre wrote: On Tue, Nov 01, 2011 at 12:10:02PM -0700, Thomas Daniel wrote: After a fresh install of cygwin, I am unable to use gcc: /usr/lib/gcc/i686-pc-cygwin/4.5.3/cc1.exe: error while loading shared libraries: cygmpfr-4.dll: cannot open shared object file: No s

Re: Missing cygmpfr-4.dll

2011-11-01 Thread David Sastre
On Tue, Nov 01, 2011 at 12:10:02PM -0700, Thomas Daniel wrote: > After a fresh install of cygwin, I am unable to use gcc: > /usr/lib/gcc/i686-pc-cygwin/4.5.3/cc1.exe: error while loading shared > libraries: cygmpfr-4.dll: cannot open shared object file: No such file or > directory > > Is there a

Missing cygmpfr-4.dll

2011-11-01 Thread Thomas Daniel
After a fresh install of cygwin, I am unable to use gcc: /usr/lib/gcc/i686-pc-cygwin/4.5.3/cc1.exe: error while loading shared libraries: cygmpfr-4.dll: cannot open shared object file: No such file or directory Is there any place I could download that library from? Here is my cygcheck.out: C