This is the mail archive of the gcc-patches@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: [PATCH] Adjust dg-extract-results.sh for lame awk implementations (PR testsuite/39807)


On Mon, Apr 20, 2009 at 10:53 AM, Jakub Jelinek <jakub@redhat.com> wrote:
> Hi!
>
> Apparently as reported in the PR some awk implementations can't handle more
> than a few concurrently opened files (or is it extremely low system limit on
> number of open files?).

I know it is not an extremely low system limit on the number of open
files because Darwin defaults to 256 descriptors but even upping it to
10240 still gives an error.

Thanks,
Andrew Pinski


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