gcc-2.95.2: configure option --with-local-prefix
Reinhard Nissl
rnissl@gmx.de
Sun Dec 19 12:39:00 GMT 1999
Hi,
this option does not work, as gcc/Makefile defines includedir as
$(local_prefix)/include, but includedir has been defined as $(prefix)/include
in the toplevel Makefile.
I fixed the problem by overriding the orignal definition of includedir via
adding the keyword "override" at the start of the includedir definition in
gcc/Makefile.
Bye.
--
Dipl.-Inform. (FH) Reinhard Nissl
mailto:rnissl@gmx.de
More information about the Gcc
mailing list