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: introduce configure --with-sysroot


On 22 Aug 2002, Alexandre Oliva wrote:
> This patch introduces --with-sysroot=<tree>, intended to deprecate
> --with-headers and --with-libs, that tells GCC to copy the specified
> <tree> into its install tree and use that as the root of the target
> system.

Nice.  It would be even nicer if there was a means to avoid the
copying, when sysroot has already been populated by other means.

brgds, H-P


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