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 Thu, Sep 28, 2000 at 09:49:17PM -0700, Richard Henderson wrote:
> On Fri, Sep 29, 2000 at 12:19:23AM -0400, Phil Edwards wrote:
> > Sure, if you think using -v would be a better method, I'm up for that.
> 
> I certainly think it far less confusing than trying to drop
> something into libgcc.

How does this strike you?

% ./xgcc -B/stuff/pme/2test/gcc/ -v
Reading specs from /stuff/pme/2test/gcc/specs
Configured with:  ../../unified/gcc/configure  --host=sparc-sun-solaris2.8 --target=sparc-sun-solaris2.8
--prefix=/tmp/pedwards/testingtwo --srcdir=../../unified/gcc
--with-gcc-version-trigger=/stuff/pme/unified/gcc/version.c --with-gnu-as --with-gnu-ld --with-gcc --with-gnu-as
--with-gnu-ld --enable-gnu-binutils --enable-languages=c --cache-file=../config.cache
gcc version 2.96 20000928 (experimental)
% 


Phil


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