Re: Problem configuring Postgres under Cygwin

From: Jason Tishler <jason(at)tishler(dot)net>
To: Norman Vine <nhv(at)cape(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Problem configuring Postgres under Cygwin
Date: 2002-10-31 20:20:49
Message-ID: 20021031202048.GC316@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Norman,

On Thu, Oct 31, 2002 at 12:51:50PM -0500, Norman Vine wrote:
> Jason Tishler writes:
> > You can try the following workaround:
> >
> > $ ln -s /usr/local/lib/libcygipc.a /usr/lib
> >
> > while I try to figure out the best long-term solution.
>
> With the latest Cygwin I have been configuring succesfully using
>
> CC="gcc-2 -L/usr/local/lib" CXX="c++-2 -L/usr/local/lib"
> ./configure --enable-multibyte --with-python --with-perl --with-CXX --prefix=/usr --sysconfdir=/etc --docdir=/usr/doc/postgresql- -
> -no-create --no-recursion
>
> I imagine the same will be required for gcc 3.2

The above is a better workaround, then mine.

Thanks,
Jason

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2002-10-31 20:41:10 Re: Problem configuring Postgres under Cygwin
Previous Message Jason Tishler 2002-10-31 20:18:31 Re: ipc-daemon