This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: other/9105: gcc-3.2.1/gcc/intl/Makefile gets incorrect INSTALL variable path
- From: "Christian Ehrhardt" <ehrhardt at mathematik dot uni-ulm dot de>
- To: gcc-prs at gcc dot gnu dot org, abe at purdue dot edu, gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Wed, 21 May 2003 11:27:19 +0200
- Subject: Re: other/9105: gcc-3.2.1/gcc/intl/Makefile gets incorrect INSTALL variable path
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9105
Did you set CONFIG_SHELL in your environment as recommended by
http://gcc.gnu.org/install/specific.html#*-*-solaris2*.
Please try
CONFIG_SHELL=/bin/ksh SHELL=bin/ksh /path/to/sources/configure ....
regards Christian
--
THAT'S ALL FOLKS!