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: as problem, PPC


> 
> 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)


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