This is the mail archive of the gcc-patches@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]

Re: RFA/RFC: Adding support for gmp and mpfr sources in the build tree


Nick Clifton wrote:

>   Would anyone care to comment on, or possibly even approve the
>   attached patch ?  It adds support for the sources for the GMP and
>   MPFR libraries being present at the top level in the source tree.

Unless/until the top-level configury does a "staged install", we'll be
depending on the build directory structure of these libraries.  We don't
control that, and we know they change from time to time.  So, it sounds
like we'll be right back to the switches we've just agreed to remove
(e.g., --with-gmp-dir).  So, I think this is a bad idea.

> + # start-sanitize-redhat	

Of course, those markers should be removed, if the patch goes in.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]