This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: as problem, PPC
- To: Brett Dikeman <brett at arthur dot malebolge dot com>
- Subject: Re: as problem, PPC
- From: Richard Henderson <rth at cygnus dot com>
- Date: Sun, 2 Nov 1997 23:40:47 -0800
- Cc: egcs at cygnus dot com
- References: <v03102803b08309654df5@[144.89.161.9]>
- Reply-To: Richard Henderson <rth at cygnus dot com>
On Sun, Nov 02, 1997 at 11:02:33PM -0600, Brett Dikeman wrote:
> $/usr/bin/as
> bash: /usr/bin/as: no such file or directory
Looks like you've misplaced ld.so. I wonder if the RPM upgraded your
binutils too? And the distributer is using glibc2 and you aren't?
What does "objdump -s -j .interp /usr/bin/as" report, if you can?
r~