Re: BUG #6486: configure - unable to cross-compile postgresql with openssl using Fedora MinGW

From: Tomasz Ostrowski <tometzky(at)batory(dot)org(dot)pl>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6486: configure - unable to cross-compile postgresql with openssl using Fedora MinGW
Date: 2012-02-23 18:59:12
Message-ID: 4F468C80.6040406@batory.org.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 2012-02-23 19:51, tometzky(at)batory(dot)org(dot)pl wrote:

> I've attached a proposed patch for configure.in

The bug reporting form has word-wrapped my patch - I'm attaching a
correct version.

> 4. Run using "System Tools\Terminal":
> su -c 'yum -y install mingw32-gcc mingw32-openssl gcc'

Sorry - make this:
su -c 'yum -y install mingw32-gcc mingw32-openssl'
"gcc" isn't needed - much less to download.

Regards
Tometzky
--
...although Eating Honey was a very good thing to do, there was a
moment just before you began to eat it which was better than when you
were...
Winnie the Pooh

Attachment Content-Type Size
postgresql-configure-openssl-windows.patch text/x-patch 957 bytes

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2012-02-23 19:28:19 Re: BUG #6486: configure - unable to cross-compile postgresql with openssl using Fedora MinGW
Previous Message tometzky 2012-02-23 18:51:39 BUG #6486: configure - unable to cross-compile postgresql with openssl using Fedora MinGW