g++ problems under HP-UX & Tru64

Alexandre Oliva aoliva@redhat.com
Thu Oct 5 09:35:00 GMT 2000


On Oct  5, 2000, Joshua Weage <weage98@yahoo.com> wrote:

> Compiling the gcc suite with --prefix and
> --exec-prefix causes problems with g++'s include
> search path.

This is a known limitation of the way GCC deals with --exec-prefix.
It must be a sub-directory of --prefix, if not the same.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


More information about the Gcc-bugs mailing list