Irix 6.2 compilation

From: "Parris B(dot) Wood" <pwood(at)wilma(dot)widomaker(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: Irix 6.2 compilation
Date: 2001-03-05 13:57:35
Message-ID: Pine.BSF.3.96.1010305083421.16920A-100000@wilma.widomaker.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hello,

I've been having this problem since atleast v6.3.3, but after
trying the newest beta (7.1-beta5, per 01/2001 thread ``Problem with
compile pgsql on Irix 5.3''), I'm still running into the same problem.

Apologies for the word wrap in advance. I can get the *.c files
compiled, its linking that bombs:

/usr/gnu/lib/gcc-lib/mips-sgi-irix5.3/2.7.2.2/ld -r -o SUBSYS.o
heaptuple.o indextuple.o indexvalid.o printtup.o scankey.o tupdesc.o

collect2: ld returned 1 exit status

ld: FATAL 64: 2th symbol in heaptuple.o is invalid -- should not have
relocation against it.

Software versions:

IRIX animaniacs 6.2 03131015 IP22
collect2 version 2.7.2.2 [AL 1.1, MM 40] SGI running IRIX 5.x
gcc version 2.7.2.2
ld: INFO 61: Version 6.21. (SGI ld)
GNU Make version 3.78.1

Any ideas? Is my gcc way broken (other things compile fine, perl,
etc.)? I'd rather not touch it if I can. By the way the new make file
works fine with gcc, I no longer have to remove -Woff and -Wl manually =]
Thanks for your time!

-
Parris Wood

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Jason Tishler 2001-03-05 15:50:52 Re: Replace Windows PostgreSQL Binary?
Previous Message Jason Tishler 2001-03-05 13:09:18 Re: postgresql problem