C compiler cannot create executables - Mailing list pgsql-ports

From Peter
Subject C compiler cannot create executables
Date
Msg-id 3AF71521.B03EC06B@helpnet.com.au
Whole thread Raw
List pgsql-ports
Hello PostgreSQL,
I found a way past the earlier problem and a new problem.

cygipc installed in to /usr/local/bin so I moved cygipc to
/cygwin/usr/local/bin.

./configure proceeded past the previous failure and produced
configure: error: ./src/backend/port/tas/dummy.s File not found

I did:
touch backend/port/tas/dummy.s

and ./configure ran to the end without visible error.

The touch suggestion came from an error report for PostgreSQL 6.5.2.

Peter

pgsql-ports by date:

Previous
From: "Jae-Woong Hwnag"
Date:
Subject: cygwin + postgres 7.1 + tcl support
Next
From: Peter
Date:
Subject: C compiler cannot create executables