On Sat, Apr 14, 2012 at 7:52 AM, Ken Brown wrote:
> 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.

You specify --large-address-aware if you want it and don't specify if
you don't want it.  I see nothing to reverse the option.

-- 
Earnie
-- https://sites.google.com/site/earnieboyd

--
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