C++ Exception Support: Difference between revisions

m
Update dead link to a working version
[unchecked revision][unchecked revision]
m (Previous link looked dead as well, found a copy on archive.org)
m (Update dead link to a working version)
Line 1:
If the g++ that targets your operating system follows the [httphttps://wwwitanium-cxx-abi.codesourcerygithub.com/publicio/cxx-abi/abi-eh.html Itanium C++ ABI] (GCC does so for almost all architectures), you can follow this article and add C++ exception support to your kernel.
 
=Introduction=
Anonymous user