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]
Other format: [Raw text]

RE: cannot exec `as'


> > when I compile my c++ files, I get the following message:
> : 
> > g++: installation problem, cannot exec `as': No such file or
> > directory
> 

> Presumably you've installed a binary distribution of GCC on an operating
> system that doesn't have system binutils installed by default.
> 
> Install GNU binutils. You should be able to get it from the same place
> that you got GCC.


I'm running gcc - 2.96 on Redhat 7.2, I have 'as' in /usr/bin/as, but g++
cannot link to that.

Thanks,

Yvonne



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