public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* gcc stopped working
@ 2018-02-18 21:57 Sonia Diaz Pacheco
  2018-02-18 22:01 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Sonia Diaz Pacheco @ 2018-02-18 21:57 UTC (permalink / raw)
  To: cygwin

(I'm not subscribed, please CC me)

Hi all,

I've just updated gcc and it stopped working. It shows the following error
message.

g++  -Wall -W -O2 -c -o arg_parser.o arg_parser.cc
C:/cygwin64/lib/gcc/x86_64-pc-cygwin/6.4.0/cc1plus.exe: error while loading
shared libraries: cygmpfr-4.dll: cannot open shared object file: No such
file or directory
make: *** [Makefile:50: arg_parser.o] Error 1

(I have mpfr library installed).

What can I do?.

Thanks for your help.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gcc stopped working
  2018-02-18 21:57 gcc stopped working Sonia Diaz Pacheco
@ 2018-02-18 22:01 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2018-02-18 22:01 UTC (permalink / raw)
  To: cygwin

On 18/02/2018 22:57, Sonia Diaz Pacheco wrote:
> (I'm not subscribed, please CC me)
> 
> Hi all,
> 
> I've just updated gcc and it stopped working. It shows the following error
> message.
> 
> g++  -Wall -W -O2 -c -o arg_parser.o arg_parser.cc
> C:/cygwin64/lib/gcc/x86_64-pc-cygwin/6.4.0/cc1plus.exe: error while loading
> shared libraries: cygmpfr-4.dll: cannot open shared object file: No such
> file or directory
> make: *** [Makefile:50: arg_parser.o] Error 1
> 
> (I have mpfr library installed).
> 
> What can I do?.
> 
> Thanks for your help.
> 

Hi Sonia
downgrade libmpfr4 to previous versionlibmpfr4-3.1.6-1p1
4.0.1 package is broken

$ cygcheck -l libmpfr4
/usr/bin/cygmpfr-6.dll


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-02-18 22:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-18 21:57 gcc stopped working Sonia Diaz Pacheco
2018-02-18 22:01 ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).