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]

Re: [PATCH] Remember configure's options for later recall


On Fri, Sep 29, 2000 at 09:32:15AM +0100, Joseph S. Myers wrote:
> 
> Would it be possible for it to give the real configure options as given to
> the top-level configure rather than the ones given to the configure in the
> GCC directory with synthetic --with-gcc-version-trigger, --cache-file and
> probably --srcdir?

Absolutely.  That was the first attempt, but modifying libgcc from that
script was painful.  If it's going to be done from gcc directly, then
it's trivial.

This also gets rid of the duplicate --with's.  Thanks for reminding me.

Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.

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