7.0.2 on Windows 2000

From: Helmut KLARN <klarn(at)iiasa(dot)ac(dot)at>
To: pgsql-ports(at)postgresql(dot)org
Subject: 7.0.2 on Windows 2000
Date: 2000-07-12 13:00:53
Message-ID: 4.3.1.2.20000712145106.04dca598@mail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

greetings,

i'm trying to compile 7.0.2 for a windows 2000 box. make works along quite
happily until it hits directory backend/access/rtree. there the linker
command fails with an error about an unsupported PEI architecture pe-i386.

exact linker command: ld -r -o SUBSYS.o rtget.o rtproc.o rtree.o rtscan.o
rtstrat.o
exact error message: Unsupported PEI architecture: pe-i386

target subsys.o is created but 0 length. restarting make ignores the
described error, but creates the same one in the next directory in sequence.

anybody out there any idea what is going wrong here? any help greatly
appreciated.

\\helmut

Helmut Klarn
System Administrator

IIASA - International Institute for Applied Systems Analysis

Schlossplatz 1
A-2361 Laxenburg, Austria
Phone: +43 2236 807 x395
Fax: +43 2236 71313
E-Mail: klarn(at)iiasa(dot)ac(dot)at

Browse pgsql-ports by date

  From Date Subject
Next Message Dan Rosner 2000-07-13 16:09:08 Seeking Clues on compiling Postgres 7.02 with Net Cygwin 1.1.0
Previous Message Todd Moyer 2000-07-11 19:43:06 AIX 4.2 compilation problem and solution