public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Install gcc
@ 2020-03-06 11:49 yilu
  0 siblings, 0 replies; 6+ messages in thread
From: yilu @ 2020-03-06 11:49 UTC (permalink / raw)
  To: gcc-help

Hi, everybody.
I'm trying install gcc, with command:

./gcc/configure --prefix=/gccobj --disable-checking --enable-languages=all --disable-multilib --disable-bootstrap --with-gmp=/gmp --with-mpfr==/mpfr --with-mpc==/mpc

(I've installed mpfr,mpc,gmp in the corresponding directory)
and I got this two information after a lot of checkings:

configure: creating ./config.status
config.status: creating Makefile

and then I try the command

make -j4

and I got

make[1]: Leaving directory '/root'
Makefile:959: recipe for target 'all' failed
make: *** [all] Error 2

I searched for FAQ, but cannot find an approach. What can I do in this situation? 
Thanks


Beenle Yi
yilu@bupt.edu.cn

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

end of thread, other threads:[~2020-03-06 13:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <5e6238c2.1c69fb81.e2203.5452SMTPIN_ADDED_BROKEN@mx.google.com>
2020-03-06 12:08 ` Install gcc Jonathan Wakely
2020-03-06 12:52   ` yilu
2020-03-06 13:03     ` Henri Cloetens
     [not found]   ` <5e624788.1c69fb81.a0d08.4515SMTPIN_ADDED_BROKEN@mx.google.com>
2020-03-06 12:56     ` Jonathan Wakely
2020-03-06 13:52       ` yilu
2020-03-06 11:49 yilu

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