Hi,

Inspiring from Bärbel comment, I guess problem is due to memory limitation
on linking library (on Cygwin shell which allow only 500 MB by default), so
change it using this commands, and let us know if it solves your problem
(it increase default value to 1GB):

regtool -i set /HKLM/Software/Cygnus\ Solutions/Cygwin/heap_chunk_in_mb 1024


regtool -v list /HKLM/Software/Cygnus\ Solutions/Cygwin

Cheers

RT

On Mon, Nov 7, 2011 at 6:39 AM, Bärbel Janssen <
[email protected]> wrote:

> you check if there is enough space
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to