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]

Re: 2 suggestions


On Thu, Apr 07, 2005 at 01:14:58PM -0400, Ray Holme wrote:
> Perhaps this is why I use /bin/sh for all scripts I write - tis leaner and
> meaner by far.

But the implementation provided by several vendors (Solaris, AIX) is
*extremely* slow for some operations, so slow as to add 24 hours to the
time it takes to build all of GCC.

You really, really want to use ksh or bash.


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