------- Comment #2 from rob1weld at aol dot com 2009-02-07 05:37 ------- The 'build logic' was altered between revisions 143918 and 143984.
In gcc 4.4.0 20090204 trunk revision 143918 we have this: # ggrep contrib/aotcompile.py made_17_log.txt made_17e_log.txt:config.status: creating contrib/aotcompile.py made_17e_log.txt:config.status: creating contrib/aotcompile.py made_17g_install_log.txt: /usr/local/bin/install -c -m 644 contrib/aotcompile.py \ made_17g_install_log.txt: /usr/local/bin/install -c -m 644 contrib/aotcompile.py \ made_17g_install_log.txt: /usr/local/bin/install -c -m 644 contrib/aotcompile.py \ In gcc 4.4.0 20090206 trunk revision 143984 we have this: # ggrep contrib/aotcompile.py made_18_log.txt made_18c_install_log.txt: /usr/local/bin/install -c -m 644 contrib/aotcompile.py \ made_18c_install_log.txt: /usr/local/bin/install -c -m 644 contrib/aotcompile.py \ made_18c_install_log.txt: /usr/local/bin/install -c -m 644 contrib/aotcompile.py \ The "Python modules dir: NONE/share/python" message no longer occurs. I have not yet tested that the feature actually works now that it is different. Rob -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38867