public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Issues installing GCC libraries
@ 2014-03-11 22:09 Falk, Katerina
  2014-03-11 23:51 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: Falk, Katerina @ 2014-03-11 22:09 UTC (permalink / raw)
  To: gcc-help

Dear Administrator,

I tried installing GCC libraries, but it does not seem to work. I do not understand the problem why. This is the output from my Terminal window:

1282816:~ kfalk$ cd Desktop/
1282816:Desktop kfalk$ cd gcc-4.8.2/
1282816:gcc-4.8.2 kfalk$ ./configure
checking build system type... x86_64-apple-darwin12.4.0
checking host system type... x86_64-apple-darwin12.4.0
checking target system type... x86_64-apple-darwin12.4.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for libatomic support... yes
checking for libitm support... yes
checking for libsanitizer support... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... no
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for the correct version of gmp.h... no
configure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+.
Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify
their locations.  Source code for these libraries can be found at
their respective hosting sites as well as at
ftp://gcc.gnu.org/pub/gcc/infrastructure/.  See also
http://gcc.gnu.org/install/prerequisites.html for additional info.  If
you obtained GMP, MPFR and/or MPC from a vendor distribution package,
make sure that you have installed both the libraries and the header
files.  They may be located in separate packages.

Is there anything specific I can install like the mentioned GMP, or else?

Many thanks!

Katerina

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

* Re: Issues installing GCC libraries
  2014-03-11 22:09 Issues installing GCC libraries Falk, Katerina
@ 2014-03-11 23:51 ` Jonathan Wakely
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Wakely @ 2014-03-11 23:51 UTC (permalink / raw)
  To: Falk, Katerina; +Cc: gcc-help

I already answered this: please read http://gcc.gnu.org/wiki/InstallingGCC

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

end of thread, other threads:[~2014-03-11 22:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-11 22:09 Issues installing GCC libraries Falk, Katerina
2014-03-11 23:51 ` Jonathan Wakely

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).