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]

Re: GCC -On optimization passes: flag and doc issues


On Tue, 2007-05-01 at 12:43 +0200, Joerg Wunsch wrote:
> As Richard Earnshaw wrote:
> 
> > > That's what I did, but it doesn't help for the non-standard usage
> > > of /usr/bin/time (-f option).  They even explicitly used
> > > /usr/bin/time rather than bash's builtin.
> 
> > No, it uses whichever time program you pass to the configure script
> > with the -S flag.  So just install gnu time as .../gtime and
> > configure with -S .../gtime.  R.
> 
> j@uriah 2156% pwd
> /junk/CSiBE
> j@uriah 2157% find . -name configure
> j@uriah 2158% gtime
> 
> CORRECT>time (y|n|e|a)? 
> 
.../bin/create-config



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