For testing purposes, I'd like to build without large-address awareness. What's the right way to do that? I tried

   LDFLAGS=-Wl,--no-large-address-aware

and

   LDFLAGS=-Wl,--disable-large-address-aware

but both resulted in "unrecognized option" errors from ld.

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to