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: enabling /largeaddressaware for cygwin in windows 7 64-bit


On 8/4/2011 2:17 PM, Corinna Vinschen wrote:
> On Aug  4 13:37, Charles Wilson wrote:
>> Obviously, the OP would need to pass these 'thru' the gfortran compiler
>> using
>> 	-Wl,--stack,RESERVE
>> or	-Wl,--stack,"RESERVE,COMMIT" (may not work; there's a problem with
>> both ld and gcc using ',' as a delimiter)
> 
> Wouldn't that be an option for peflags?  It's just some info in the
> file header...

Oh, sure, peflags COULD be extended to twiddle any of the PE header
values, although I'm not sure that's something you'd want to do to
"every .exe on your system" (i.e. not peflagsall).

PTC...

--
Chuck


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