RE: other/9105: gcc-3.2.1/gcc/intl/Makefile gets incorrect INSTALL variable path
"Vic Abell" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs,gmane.comp.gcc.prs |
|---|---|
| Message-ID | <000001c31f80$8d9bf8b0$a200e6ce@VIC> |
Christian writes: > > Please try > > CONFIG_SHELL=/bin/ksh SHELL=bin/ksh /path/to/sources/configure .... > > regards Christian Yes. No difference. The INSTALL string in gcc/intl/Makefile is wrong if "/path/to/sources/configure" is relative; correct, if it is absolute.