Problem with invoking gcc-2.95

Jeffrey A Law law@cygnus.com
Fri Oct 1 00:00:00 GMT 1999


  In message < Pine.GSO.4.10.9908261557180.8501-100000@elladan >you write:
  > and the following command:
  > % /usr/local/gnu/gcc-2.95-sol-5.6/bin/gcc -B/usr/local/gnu/gcc-2.95/lib/gcc
  > -lib/sparc-sun-solaris2.6/2.95
  >     -c test.c
The -B argument requires a trailing '/' at the end of the pathname.

Note that you should not need -B unless you are trying to run gcc from a
directory other than the one it was configured for.

jeff



More information about the Gcc-help mailing list