This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Nit: False 'file path prefix never used' warning
Daniel Jacobowitz <drow@false.org> writes:
|> Out of curiousity, what difference does the presence/absence of the
|> trailing slash usually have?
The compiler driver just pastes the -B prefix before the program name, so
if you use -B/usr/local/binutils/bin it will look for
/usr/local/binutils/binld.
Andreas.
--
Andreas Schwab "And now for something
schwab@suse.de completely different."
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg