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] | |
From: "David Edelsohn" <dje.gcc@gmail.com>
AIX Shell is KSH.
The problem is shell append += and libtool not running with the same shell used by configure.
Hm, the mpc configure script actually has a check for shell +=, and on my solaris box it correctly detects that it doesn't work.
checking whether the shell understands "+="... no
Presumably on solaris then += isn't used. I wonder what does configure say here for AIX and why does it attempt to use it?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |