[CYGWIN] Problems compiling PostgreSQL 7.3.3-1 under Win98

From: Diogo de Oliveira Biazus <diogo(at)ikono(dot)com(dot)br>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: [CYGWIN] Problems compiling PostgreSQL 7.3.3-1 under Win98
Date: 2003-06-18 19:51:55
Message-ID: 3EF0C2DB.2090004@ikono.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi everybody,

I'm having some problems compiling PostgreSQL 7.3.3-1 under Win98,
when the gcc is compiling the pg_sema.c in the src/backend/port
directory gcc exit with error.
There are lots of warnings about undeclered stuff (like
IpcSemaphoreGetValue) and a message in the end saying: "Storage size of
'sops' insn't known"
I'm compiling because I need the libpostgres.a file to build some
extensions, is there any other way of doing that?
I've already posted this message in pgsql-cygwin, sory for the cross-post.
Please, somebody help me.

Thanks in advance,

--
Diogo de Oliveira Biazus
diogo(at)ikono(dot)com(dot)br
Ikono Sistemas e Automação
http://www.ikono.com.br

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2003-06-18 19:58:45 Single Instance of Backend
Previous Message matt 2003-06-18 19:27:12 Re: PostgreSQL calibration