diff options
Diffstat (limited to 'doc/texi/building/prerequisites.bundled.texi')
-rw-r--r-- | doc/texi/building/prerequisites.bundled.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/texi/building/prerequisites.bundled.texi b/doc/texi/building/prerequisites.bundled.texi deleted file mode 100644 index b9f5b7590..000000000 --- a/doc/texi/building/prerequisites.bundled.texi +++ /dev/null @@ -1,3 +0,0 @@ -@quotation Note -It is recommended to use the platform distribution's standard compiler for maximum C++ compatibility. If you build with a custom compiler it will likely introduce non-standard runtime requirements and have new/delete, exception and RTTI incompatibilities. There are of course many valid reasons to build with unbundled compilers, but be aware it is generally unsupported and left as an exercise to the reader. -@end quotation |