On 5 July 2012 16:00, Vincent Lefevre wrote: > On 2012-07-05 15:32:32 +0100, Jonathan Wakely wrote: >> On 5 July 2012 15:28, Vincent Lefevre wrote: >> > On 2012-07-05 13:31:07 +0100, Jonathan Wakely wrote: >> >> FAQ! >> >> >> >> http://gcc.gnu.org/wiki/FAQ#configure_suffix >> >> >> >> Answer: >> >> >> >> http://gcc.gnu.org/wiki/InstallingGCC >> > >> > The FAQ doesn't cover the case where search paths are provided >> > (with --with-* options), like I did. >> >> Yes it does. >> >> "If installed as shared libraries they must be in the runtime linker's >> search path so they can be found. Please, follow the instructions in >> the answer to Why does my ./configure and make fail?" > > But I thought that using the --with-* options was a way to provide the > search paths to the runtime linker (in addition to the compiler and so > on). You were wrong. If you think the wiki FAQ can be improved then please create a wiki user and edit it.