diff --git a/doc/README.build.mingw.html b/doc/README.build.mingw.html index 962a71030b..61b1772c12 100644 --- a/doc/README.build.mingw.html +++ b/doc/README.build.mingw.html @@ -18,7 +18,7 @@ Authors: Blas Rodriguez Somoza (blas at puertareal dot com), Dmitry Sibiryakov (
The MSYS/MINGW build was started with 1.5 beta 4.
The only difference between the msvc build and the mingw build, is that the later one does not support the MS SEH exception handling. This means that some exceptions will not be catched and thus FB will abort.The sources using this exception handling are jrd/blob_filter.cpp, jrd/exe.cpp and jrd/fun.epp.
-This port is maintained by Blas Rodriguez Somoza and Dmitry Sibiriakov.
+This port is not maintained anymore.
The following packages from http://www.mingw.org are needed
MinGW
MSYS
@@ -71,7 +66,6 @@ The valid switches for autogen are
--enable-debug Select debug build, default production build.
You can run ./configure --help to see full list of switches.
-