Index: trunk/psconfig/INSTALL
===================================================================
--- trunk/psconfig/INSTALL	(revision 41706)
+++ trunk/psconfig/INSTALL	(revision 42377)
@@ -211,12 +211,15 @@
 ** the steps above are probably not actually needed.  When is PSCONFDIR needed?
 
+NOTE: see https://stackoverflow.com/questions/44967115/weak-linking-vs-as-needed
+for a discussion of the -no-as-needed option in gcc
+
 *** SUMMARY ***
 
 For Ubuntu:
 
-  psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed ipp-3.3
+  psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed ipp-ubuntu
 
 For Gentoo:
 
-  psbuild -extbuild -clean -rebuild -dev -optimize ipp-3.1
-
+  psbuild -extbuild -clean -rebuild -dev -optimize ipp-gentoo
+
