Re: BUG #1097: Make failure

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: stewart(dot)mckenna(at)eds(dot)com
Cc: "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #1097: Make failure
Date: 2004-03-10 22:51:12
Message-ID: 13656.1078959072@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org> writes:
> /usr/bin/ld -r -o SUBSYS.o heaptuple.o indextuple.o indexvalid.o printtup.o
> scankey.o tupdesc.o
> /usr/bin/ld: Relocatable linking with relocations from format elf64-sparc
> (heaptuple.o) to format elf32-sparc (SUBSYS.o) is not supp
> orted

Hmm. It sounds like your platform wants some special switches to ld to
enable building 64-bit stuff. I have no idea what they are, however.
What were you using for CFLAGS to get 64-bit compilations?

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2004-03-10 23:10:39 Re: BUG #1096: pg_restore cannot restore large objects with other oid columns
Previous Message Bruce Momjian 2004-03-10 22:40:57 Re: BUG #1097: Make failure