This is the mail archive of the gcc@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: gcc/as


gcc --help gives you some hints.  Take the one about
gcc -print-search-directories to see where gcc is expecting to
find links to as.  Normally you would have these links in the
same /bin directory where gcc is installed, and also in the
hppa..../bin directory.  One would expect that installing both
binutils and gcc from the same porting site would produce a
working installation, but I never succeeded except by building
from source.

----- Original Message -----
From: "Simon Imre" <i.simon@mail.deltav.hu>
> How can I make gcc to use /opt/binutils/bin/as instead of
> /usr/ccs/bin/as ?
>
> Thanks  Imre
>


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