gcc: turning off large-address awareness
Ken Brown
kbrown@cornell.edu
Sat Apr 14 11:52:00 GMT 2012
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
More information about the Cygwin
mailing list