Hi, Thanks. Since I am having difficulty getting 4.3.5 to ... cooperate. Can I do a non-profiled build of ada. Install it to a directory. Then do a profiled build of everything else and install it to the same place and not have chaos ensue? If I do a build with enable-languages=ada and then install it will it overwrite an existing C in the same prefix? (In other words what order should I do these installs?) Thanks! kevin On Mon, Dec 6, 2010 at 6:51 PM, Ian Lance Taylor <iant@xxxxxxxxxx> wrote: > kevin diggs <diggskevin38@xxxxxxxxx> writes: > >> Occasionally during a build I notice arguments that have the installed >> path in them. Does this mean that the installed directory can't be >> changed after installation without mucking something up? > > You can copy the installed tree as a whole to a different location. The > remembered prefix will be adjusted based on where the binary finds > itself. > > Ian >