Hi all, I find I am in need of building a GCC with Ada and UCRT support, but this time with SJLJ exception handling instead of SEH. Does there exist a gcc package for MSYS2 that has SJLJ support?
The reason I ask is the way I am building GCC with SJLJ support - in several steps so that the runtime libraries and files generated by the toolchain use the UCRT - requires an SJLJ GCC to already be installed. I just can't find the package of it. I know there are standalone MinGW-w64 tool kits out there (not an MSYS package) that have SJLJ support, but unfortunately they don't have Ada support. Thanks, Tom _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
