Your recent change to gcc/configure.in

Richard Earnshaw rearnsha@arm.com
Mon Nov 13 07:14:00 GMT 2000


This change 

2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>

        * configure.in: Take toplevel configure arguments from the
        environment to create configargs.h and substitute
        gcc_config_arguments, taking account of any existing configargs.h
        if reconfiguring.
        * configure: Regenerate.

Breaks builds on Solaris machines.  'test' on these machines does not 
support the -e flag.

Also, in autoconf files you should use 'test', not '['; since I believe 
that the latter is not as widely available on some obscure machines.

R.



More information about the Gcc-bugs mailing list