This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: file path prefix '...' never used


On Jul 12, 2001, Kathy Bieltz <kbieltz@hal-pc.org> wrote:

> It was suggested I try compiling with
> -B/usr/local/gcc2.95.3/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/cc1.

-B expects a pathname ended with `/', in which it will look for
executables.  It seems that you were misguided.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]