Problems building --target=powerpc-eabi

Ian Lance Taylor iant@google.com
Sat May 1 17:17:00 GMT 2010


Tom Hawkins <tomahawkins@gmail.com> writes:

> I have '.' in my PATH by default.  Is this a problem?

You should never put '.' in PATH ahead of /bin and /usr/bin.  That
will tend to break things in general.  It's not very wrong to put '.'
in PATH when not running as root, but it should always be the last
entry in PATH.

Ian



More information about the Gcc-help mailing list