[gdb 7.6.1] configure --with-gmp - is it useful?
Frédéric Bron <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAPw2spi34BjUNAU2rvtToo9nmrAjE=-s8ebxpe5dOsYJzTucDw@mail.gmail.com> |
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?
Regards,
Frédéric