This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: as problem, PPC
- To: brett at arthur dot malebolge dot com (Brett Dikeman)
- Subject: Re: as problem, PPC
- From: hjl at lucon dot org (H.J. Lu)
- Date: Mon, 3 Nov 1997 13:37:31 -0800 (PST)
- Cc: vonbrand at inf dot utfsm dot cl, egcs at cygnus dot com
>
> At 7:51 AM -0600 on 11/3/97, Horst von Brand wrote:
>
> > Missing ld.so, or something such?
> /lib/ld.so.1 exists.
> Tried linking it to ld.so.
> No change; same error.
>
That can be many things. I need to see
# gcc -v ......
when the binary is built and
# objdump --private xxx
on the resulting binary.
--
H.J. Lu (hjl@gnu.ai.mit.edu)