Anyone knows how to circumvent the 256Mb Memory Allocation Limit for g++ on cygwin! I need to use larger arrays than 256Mb and dont want to write a wrapper around vector or implement a new allocator!!
Any ideas, --Piyush -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/