This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Aug 4, 2003, Paul Brook <paul@nowt.org> wrote:
The automaigical solution is to include gmp (or the bits of it we need) in the gcc tree, like we do with zlib. I'm not sure that's such a good idea though.
Unless libgmp is too big, the GNU coding standards seems to recommend that we include required dependencies.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |