------- Comment #12 from tedoc2000 at gmail dot com 2005-11-15 02:08 ------- --with-local-prefix seems to be causing the problem. Not sure why. Basically I'm trying to build a set of tools for complining our product that only references things under a particular root (/opt/OPSWbuildtools/1.0.1 in my case). As far as I can tell in order to have gcc not look under there I need to specify --with-local-prefix=/opt/OPSWbuildtools/1.0.1 Am I missing something?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24856