Prevent libintl in /usr/local to be used

Brian Dessent brian@dessent.net
Thu May 29 12:57:00 GMT 2008


FX wrote:

> As I'm not administrator on this machine, I'm wondering if there's a
> way to prevent GCC to use that libintl. I've thought about using
> --without-libintl-prefix, or --with-libintl-prefix=/I/do/not/exist,
> but as build on that machine are slow, I'd rather have external
> confirmation or advice before I proceed. So, how can I force GCC to
> use its own libintl?

I think what you're looking for is --with-included-gettext.

Brian



More information about the Gcc-help mailing list