public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: German Salazar <salgerman@gmail.com>
To: binutils@sourceware.org
Subject: Dependencies: gmp, mpfr, mpc
Date: Fri, 25 Jun 2021 13:25:02 -0400	[thread overview]
Message-ID: <CAEMM49pHjOW7NCuw=Rum=gCh7-O_DkaAodLLuQ7_WZTEg55Hzw@mail.gmail.com> (raw)

Say, I just built gcc 10.3 and it came with instructions on how to download
and un-tar the above three dependencies within gcc own top directory; from
there, it uses them automatically without me having to install those
dependencies or specify options like "--with-gmp"

What about binutils?
Command
./configure --help
shows options "--with-gmp", " --with- mpfr", " --with-mpc"

Do I need to first install them somewhere? Permanently? Temporary?
Or
Can I just place them inside binutils source directory? Would the build
process use them from there?

What if I use the just built gcc (with gmp,mpfr,mpc) to build binutils?
Does it still need explicit access to those three dependencies?

Thanks,
Germán

             reply	other threads:[~2021-06-25 17:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-25 17:25 German Salazar [this message]
2021-06-26  2:08 ` Mike Frysinger
2021-06-28 20:13   ` Tom Tromey
2021-06-28 21:09     ` Joel Brobecker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEMM49pHjOW7NCuw=Rum=gCh7-O_DkaAodLLuQ7_WZTEg55Hzw@mail.gmail.com' \
    --to=salgerman@gmail.com \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).