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-4.5.3 segfaults wrt alloca


On Sat, Dec 10, 2011 at 02:42:39PM +0000, Dave Korn wrote:
>>   5. Setting the program's initial stack size larger by adding e.g.
>> "-Wl,-stack,4000000" to the compiler commandline ensures that the initial
>> stack pointer is located somewhere that at least that much memory is
>> available, and makes the testcase run OK for me where previously it was faulting.
Me (OP) too. Thank you for the explanations.

Denis Excoffier.

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