This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libffi/64645] liibffi fails to build on cygwin-32


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64645

--- Comment #3 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
OK.

AFAIK Cygwin-32 does not support the unwind info at all, right?.

Cygwin-64 does support Windows-SEH style unwind info.

libjava uses a kind of hack to get the stack trace:
see libjava/sysdep/i386/backtrace.h

I've seen java exceptions with call stack using above patch.


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