RE: Memory problems running C programs using GCC in NetBeans/Cygwin on Windows

2017-03-22 Thread Martin O';Shea
Marco Thanks for the information. It has proved helpful. And apologies posting to the wrong email address. Martin O'Shea. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubs

Memory problems running C programs using GCC in NetBeans/Cygwin on Windows

2017-03-21 Thread Martin O';Shea
crease memory? I am using version 5.4.0 of GCC as given below: $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/5.4.0/lto-wrapper.exe Target: x86_64-pc-cygwin I also do not understand why the memory checker program returns 2Gb. Thanks M