On Tue, 13 Jan 2026, Luca Bacci wrote:

I see that mingw-w64 provides helper macros for frame-based SEH (excpt.h). I 
have some questions:


 *
How should I use them?
 *
Are the macros supported on all architectures?
 *
Are there limitations I should be aware of?

As far as I remember, these are quite unused/unmaintained. They most probably don't work across all architectures, and if they do happen to work for you in some setup, it's quite brittle so don't be surprised if it happens to break if the compiler does something differently.

I.e. I would consider it entirely unsupported; if it breaks, you may keep both pieces. :-)

// Martin



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to