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: 3.0.4 builds for solaris 2.7 and 2.8


On 24-Feb-2002, Alexandre Oliva <aoliva@redhat.com> wrote:
> On Feb 24, 2002, Fergus Henderson <fjh@cs.mu.OZ.AU> wrote:
> 
> > For example, one way to achieve this would be for the configure
> > scripts to accept a new option `--list-supported-options',
> 
> Right.  The problem is that, from then on, --list-supported-options
> becomes a requirement for all sub-configures.

That could be solved by just not enforcing the check if any sub-configure
doesn't support --list-supported-options.  You'd only get the check if all
sub-configures were built with sufficiently recent version of autoconf.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.


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