This is the mail archive of the gcc-help@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] | |
On Mon, 2005-05-23 at 14:45 +0200, Carlo Corridore wrote: > I had the same problem with Aix 4.3.3. > It seems that Aix, during configuration, decrease the priority > of the configuring shell. No, that's not it. Its that ksh creates a ton of temp files to do operations that configure is trying to do. BASH does not, thus bash is much faster at configuring (100x :P)
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |