[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 64bits & df



On Thu, 2003-11-13 at 14:35, Ben Collins wrote:
> > /usr/bin/ld -r -o SUBSYS.o heaptuple.o indextuple.o indexvalid.o printtup.o 
> > scankey.o tupdesc.o
> > /usr/bin/ld: No tiene soporte el enlazado reubicable con reubicaciones del 
> > formato elf64-sparc (heaptuple.o) al formato elf32-sparc (SUBSYS.o)
> > make[4]: *** [SUBSYS.o] Error 1
> 
> *sigh*
> 
> Just add "-m elf64_sparc" to this command line. Maybe there's someway
> you can set in the env. Try setting what var is "/usr/bin/ld" to
> "/usr/bin/ld -m elf64_sparc".

I think the env is LDEMULATION=elf64_sparc

~spot
---
Tom "spot" Callaway <tcallawa(a)redhat*com> LCA, RHCE 
Red Hat Sales Engineer || Aurora SPARC Linux Project Leader

"The author's mathematical treatment of the conception of purpose is
novel and highly ingenious, but heretical and, so far as the present
social order is concerned, dangerous and potentially subversive. Not to
be published." -- Aldous Huxley's "Brave New World"



Reply to: