This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Change GLIBC_DYNAMIC_LINKER
Christer Solskogen <christer.solskogen@gmail.com> writes:
> I've seen some mentions about --with-runtime-root-prefix - and that's
> probably what I'm looking for. The patch(1) I've seen is about one
> year old and I can't find anything that matches that diff in any of
> the google branches. Maybe you know something about it?
>
> 1) http://patchwork.ozlabs.org/patch/80538/
I see code like that in the google branches. E.g., revision 169330.
http://gcc.gnu.org/viewvc/branches/google/integration/gcc/configure.ac?revision=169330&view=markup
Ian