Re: system mingw not recognized - Mailing list pgsql-hackers

From Igal @ Lucee.org
Subject Re: system mingw not recognized
Date
Msg-id 569D5513.4030102@lucee.org
Whole thread Raw
In response to Re: system mingw not recognized  ("Igal @ Lucee.org" <igal@lucee.org>)
Responses Re: system mingw not recognized  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
I posted the error in the docs to <a class="moz-txt-link-abbreviated"
href="mailto:pgsql-docs@postgresql.org">pgsql-docs@postgresql.org</a><br/><br /> If it's possible to update it myself
viagit, or if it should be reported elsewhere -- please advise.<br /><br /><br /> On 1/18/2016 12:59 PM, Igal @
Lucee.orgwrote:<br /><blockquote cite="mid:569D522F.2060908@lucee.org" type="cite"> It looks like the docs are indeed
wrong. <br /><br /> According to <a class="moz-txt-link-freetext"
href="http://sourceforge.net/p/mingw-w64/wiki2/TypeTriplets/"
moz-do-not-send="true">http://sourceforge.net/p/mingw-w64/wiki2/TypeTriplets/</a>it should be x86_64-w64-mingw32<br
/><br/> So in summary, the docs at <br /><a class="moz-txt-link-freetext"
href="http://www.postgresql.org/docs/current/static/installation-platform-notes.html#INSTALLATION-NOTES-MINGW"
moz-do-not-send="true">http://www.postgresql.org/docs/current/static/installation-platform-notes.html#INSTALLATION-NOTES-MINGW</a><br
/>should be updated from:<br /><br />     --host=x86_64-w64-mingw<br /><br /> to:<br /><br />    
--host=x86_64-w64-mingw32<br/><br /> Not sure where to report that?<br /><br /><br /> On 1/18/2016 12:52 PM, Igal @
Lucee.orgwrote:<br /><blockquote cite="mid:569D508F.5030502@lucee.org" type="cite"> Per the docs at <br /><a
class="moz-txt-link-freetext"
href="http://www.postgresql.org/docs/current/static/installation-platform-notes.html#INSTALLATION-NOTES-MINGW"
moz-do-not-send="true">http://www.postgresql.org/docs/current/static/installation-platform-notes.html#INSTALLATION-NOTES-MINGW</a><br
/><br/> "To build 64 bit binaries using MinGW ... and run configure with the --host=x86_64-w64-mingw option"<br /><br
/>But when I try to run:  <tt>$ ~/sources/postgresql-9.5.0/configure --host=x86_64-w64-mingw</tt><br /><br /> I get an
errorsystem mingw not recognized:<br /><br /> checking build system type... x86_64-pc-mingw64<br /> checking host
systemtype... Invalid configuration `x86_64-w64-mingw': <b>system `mingw' not recognized</b><br /> configure: error:
/bin/sh/home/Admin/sources/postgresql-9.5.0/config/config.sub x86_64-w64-mingw failed<br /><br /> The sources were
downloadedfrom <a class="moz-txt-link-freetext" href="http://www.postgresql.org/ftp/source/v9.5.0/"
moz-do-not-send="true">http://www.postgresql.org/ftp/source/v9.5.0/</a><br/><br /> Are the docs up to date?<br /><br />
Thanks<br/><br /><div class="moz-signature">-- <br /><p>Igal Sapir <br /> Lucee Core Developer <br /><a
href="http://lucee.org/"moz-do-not-send="true">Lucee.org</a></div></blockquote><br /></blockquote><br /> 

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Cannot find a working 64-bit integer type
Next
From: Alvaro Herrera
Date:
Subject: Re: Tsvector editing functions