Re: [gdb 7.6.1] configure --with-gmp - is it useful?
Mike Frysinger <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 08 October 2013 14:07:46 Sergio Durigan Junior wrote:
> On Tuesday, October 08 2013, Frédéric Bron wrote:
> > configure --help says that we can add --with-{gmp,mpfr,mpc,isl,cloog}
> > like we can do when building gcc.
> > However, I do not see anything related to gmp in the build log. Are
> > these options really useful to build gdb?
>
> These are options from the top configure (i.e., src/configure). If you
> look at GDB's configure (i.e., src/gdb/configure), you will see that
> those options don't exit there.
>
> OTOH, I'm not sure if those options are there because GCC used to be on
> src/ as well, or because they are really needed to build some other
> package on src/.
the top level files are synced with gcc. the MAINTAINERS file describes it
nicely. iow, these flags are to be expected, and no, they do not impact gdb.
-mike
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJSW33SAAoJEEFjO5/oN/WBYF8P+wakFvtIqEVXNRybvGbztTH3 PQDMxGecMEqFjqGFVWqQ72yrbVk4O1slI/tzgGHF+JDvuSYjvZrqJOhMhw7TM566 yjmIR/mKp/mLX18Xcqh1XqqLCTeMXOYaUdcV6GS4FBKGxAOAUlIGaWJQheRqGjYj qEWTVxyfLzTUzslMSU+4iynEgHHwTJcsqWLFNFM/L1DZzqp7KlwkmMSALgswQyDu 0cpuUjFWM+9vXqz9gPJbx1s7lzXypZN0r95f5KSYqUppBrbU30Md1IARNetcuZ1J Ez0TpBdA0llEy3Y+cy+7GHE89RHRdJwepbUndLATXg6sFsQWHlVEp4wwyEl17K4m +XDSZIAJdtAsVq9Obx+V3ynwohGLiafs0CnJIa/g26MFFsHnb8C50rTDxfiixQA7 95CM8jNOF2pRBgpI/81ZYebcrHetrygdy6UfrRA/b3ShQUjTMIi5vDHO82ce9NEY Zz8A4vJsi2gQFCtHuWoQlrEshLSeGYT3virQHdSC17zPtwK6BvaPXaHhDmLcXD40 FMESTmc/50kvTytdAtV589CmZZHr1XzlnKcZUTnWq8qOUhxK92AV7jppcJSCyWNa e3eUcDaAytF3XfPTnD8EUG4Wyf0Nc5Rru6vEIvQtDOWa3GXmPOGtyW5zQZPImkx8 J5CBCCLNG1VttAf3w1AC =aIKy -----END PGP SIGNATURE-----