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: config-ml.in AIX multilibs


On Jun 13, 2001, David Edelsohn <dje@watson.ibm.com> wrote:

> 	I needed to use *BOTH* SHELL=/path/bash and
> CONFIG_SHELL=/path/bash 

Yeah, I see why this would be the case.  The top-level Makefile uses
make's $(SHELL) to start shell-scripts such as target configures,
whereas the environment variable CONFIG_SHELL is used by configure to
start scripts such as ltconfig.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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