more hardcoded paths

Jim Wilson wilson@specifixinc.com
Thu Mar 11 02:16:00 GMT 2004


Edward S. Peschko wrote:
> here are a couple more hardcoded paths.. I know the i370 port is 'dead' but 
> are the others deprecated as well?

It looks like most if not all of these are harmless.  They are either 
disabled for cross builds, or they are overridden by target files, or 
they are relative to gcc_prefix, or they are relative to sysroot, or 
they can be overridden by configure options, etc.

If you use the configure --prefix option, there should be no references 
to /usr/local except for optional header and library files, and even 
that can be overriden with the configure option --with-local-prefix=DIR.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



More information about the Gcc mailing list