This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc: turning off large-address awareness


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]