cannot exec `as'
pritam kokate
mrpritam@yahoo.com
Tue Apr 16 02:41:00 GMT 2002
--- Yvonne Becherini <Yvonne.Becherini@bo.infn.it>
wrote:
> Hallo,
> I would like to ask if anyone can help me with the
> following problem:
>
> when I compile my c++ files, I get the following
> message:
>
> g++: installation problem, cannot exec `as': No such
> file or directory
>
> what should I do?
As said You need to have the 'as' in your path.
If you dont have an assembler for your processor you
have to build one by compiling binutils with the
prefix same as your prefix for building gcc.
to put the 'as' in your path you can use
export PATH=specify your bin where you have the
'as':$PATH
Pritam.
>
> Thanks,
>
> Yvonne
>
>
> --
> ..............................................
> . .
> . Yvonne Becherini .
> . Ph. D. Student .
> . University of Bologna .
> . Viale Berti Pichat 6/2 .
> . I-40127 Bologna .
> . Italy .
> . .
> . Tel. +39 051 209 5234 .
> . Fax +39 051 209 5269 .
> . .
> . e-mail becherini@bo.infn.it .
> . http://www.bo.infn.it/~becherini .
> . .
> ..............................................
>
__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
More information about the Gcc-help
mailing list