diff options
Diffstat (limited to 'doc/texi/build/platform.common.bundled.texi')
-rw-r--r-- | doc/texi/build/platform.common.bundled.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/texi/build/platform.common.bundled.texi b/doc/texi/build/platform.common.bundled.texi new file mode 100644 index 000000000..f5af0fcce --- /dev/null +++ b/doc/texi/build/platform.common.bundled.texi @@ -0,0 +1,3 @@ +@quotation Note +It is recommended to use the platform distribution's bundled compiler for maximum C++ compatibility. If you build with a custom compiler it will likely introduce non-standard runtime requirements. 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 |