--without-local-prefix Does Not Work

Manfred Hollstein manfred@s-direktnet.de
Sun Sep 13 07:54:00 GMT 1998


On Sat, 12 September 1998, 14:30:25, law@cygnus.com wrote:

 >   > Additional question: What is the default for local_prefix or how is it trea ted for
 >   > cross-compilers? AFAIS, it gets disabled. I.e. disabling local_prefix seems  to be
 >   > legal for cross-compilers.
 > Not sure.  Someone would have to dive into the Makefile to see.

It's not in the Makefile, but in cccp.c: LOCAL_INCLUDE_DIR is used only
#ifndef CROSS_COMPILE.

manfred



More information about the Gcc mailing list