> This should probably be on the gcc-help list.

I never really know which direction to go as the issues seem to be related
to how limits-exprparen.c gets tested. However, no problem, I'll jump ship
and get out of this ml.

> On 7 November 2011 01:08, Dennis Clarke wrote:
>>
>> Well, dear GCC users I am now seeing behavior that falls in the arean of
>> the bizarre. No sense in talking much about it but here is the error
>> message :
>>
>> /opt/bw/src/GCC/gcc_4.6.2/gcc-4.6.2/intl/configure: line 7353: .:
>> ./conf4075subs.sh: file is too large
>> configure: error: could not make ./config.status
>
> Have you checked your ulimit?

I was thinking that too! I just recently increased the stack size limit to
16 MB :

$ ulimit -a
time(seconds)        unlimited
file(blocks)         unlimited
data(kbytes)         unlimited
stack(kbytes)        16384
coredump(blocks)     unlimited
nofiles(descriptors) 256
vmemory(kbytes)      unlimited

I am sure "unlimited" will work fine :-\

> And of course disk space?

yep, got lots.

Thanks for the input. I'll keep working on this until I get a clean
bootstrap and if that takes a month, then fine. The results are always
worth it and somewhat critical to have a compiler I trust.

Dennis



-- 
--
http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x1D936C72FA35B44B
+-------------------------+-----------------------------------+
| Dennis Clarke           | Solaris and Linux and Open Source |
| dcla...@blastwave.org   | Respect for open standards.       |
+-------------------------+-----------------------------------+

Reply via email to