This is the mail archive of the cygwin-patches 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: [PATCH 2/3] Provide ucontext to signal handlers


On 04/04/2015 17:06, Jon TURNEY wrote:
On 04/04/2015 09:40, Corinna Vinschen wrote:
So, what if we drop all the -fomit-frame-pointer from Makefile.in and
add an

   exceptions_CFLAGS:=-fno-omit-frame-pointer

Does that help?

Yes, that seems to do the trick.  Patch attached.

Aargh. Some of these things are not like the others. Let's try that again...

Attachment: 0001-Compile-exceptions.cc-with-fno-omit-frame-pointer-on.patch
Description: Text document


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