Re: Simpler Windows builds, oowintool, and Cygwin64

2017-11-18 Thread Matthias Seidel
Hi John, Am 16.11.2017 um 11:48 schrieb John D'Orazio: > On Wed, Nov 15, 2017 at 6:17 PM, Matthias Seidel > wrote: >> I just updated config.guess and config.sub to the latest version. >> >> See: https://www.gnu.org/software/gettext/manual/html_node/ >>

Re: Simpler Windows builds, oowintool, and Cygwin64

2017-11-16 Thread Damjan Jovanovic
Committed now, thank you for your help: r1815542 | damjan | 2017-11-17 04:05:43 +0200 (Fri, 17 Nov 2017) | 6 lines Changed paths: M /openoffice/trunk/main/oowintool Allow oowintool to find 32 bit VC++ in Cygwin64. Patch by: Damjan Jovanovic and Matthias Seidel Tested by: Matthias Seidel On

Re: Simpler Windows builds, oowintool, and Cygwin64

2017-11-16 Thread Matthias Seidel
Hi Patricia, Am 16.11.2017 um 00:43 schrieb Patricia Shanahan: > I've been waiting for the dust to settle. What is the best set of > instructions for doing a Windows 10 build with Cygwin 64? Unfortunately we are only some steps closer to build with Cygwin64... With Damjans patch applied and the

Re: Simpler Windows builds, oowintool, and Cygwin64

2017-11-16 Thread Matthias Seidel
Hi Damjan, Do you want to commit your patch? Actually, there are still some obstacles for building with Cygwin64, but oowintool doesn't seem to break anything. Regards, Matthias Am 15.11.2017 um 19:55 schrieb Damjan Jovanovic: > Great work Matthias :-). > > Thank you and good luck. > > On

Re: Simpler Windows builds, oowintool, and Cygwin64

2017-11-16 Thread John D'Orazio
On Wed, Nov 15, 2017 at 6:17 PM, Matthias Seidel wrote: > I just updated config.guess and config.sub to the latest version. > > See: https://www.gnu.org/software/gettext/manual/html_node/ > config_002eguess.html > > Regards, Matthias > Just wondering if after this

Re: Simpler Windows builds, oowintool, and Cygwin64

2017-11-15 Thread Patricia Shanahan
I've been waiting for the dust to settle. What is the best set of instructions for doing a Windows 10 build with Cygwin 64? On 11/15/2017 7:47 AM, Matthias Seidel wrote: Hi Damjan, I added 2 trailing "/" and now it works... ;-) Maybe Patricia can confirm it? I will now start a build from

Re: Simpler Windows builds, oowintool, and Cygwin64

2017-11-15 Thread Damjan Jovanovic
Great work Matthias :-). Thank you and good luck. On Wed, Nov 15, 2017 at 7:17 PM, Matthias Seidel wrote: > I just updated config.guess and config.sub to the latest version. > > See: https://www.gnu.org/software/gettext/manual/html_node/ > config_002eguess.html > >

Re: Simpler Windows builds, oowintool, and Cygwin64

2017-11-15 Thread Matthias Seidel
I just updated config.guess and config.sub to the latest version. See: https://www.gnu.org/software/gettext/manual/html_node/config_002eguess.html Regards, Matthias Am 15.11.2017 um 17:23 schrieb Matthias Seidel: > > Hi Damjan, > > Next "problem", ./bootstrap can't guess the system: > > --- >

Re: Simpler Windows builds, oowintool, and Cygwin64

2017-11-15 Thread Matthias Seidel
Hi Damjan, Next "problem", ./bootstrap can't guess the system: --- entering dmake-4.12 checking build system type... ./config.guess: unable to guess system type This script, last modified 2005-07-08, has failed to recognize the operating system you are using. It is advised that you download the

Re: Simpler Windows builds, oowintool, and Cygwin64

2017-11-15 Thread Matthias Seidel
Hi Damjan, I added 2 trailing "/" and now it works... ;-) Maybe Patricia can confirm it? I will now start a build from trunk with Cygwin64 and put the results here: https://home.apache.org/~mseidel/AOO-builds/AOO-420-Test-Cygwin64/ Regards, Matthias Am 14.11.2017 um 03:06 schrieb Damjan

Re: Simpler Windows builds, oowintool, and Cygwin64

2017-11-13 Thread Damjan Jovanovic
Please test whether the attached patch helps? Regards Damjan On Sat, Nov 11, 2017 at 8:02 PM, Matthias Seidel wrote: > Hi Damjan, > > Am 10.11.2017 um 06:27 schrieb Damjan Jovanovic: > > Hi > > > > I've committed a few small small fixes to oowintool, mostly for JDK

Re: Simpler Windows builds, oowintool, and Cygwin64

2017-11-11 Thread Matthias Seidel
Hi Damjan, Am 10.11.2017 um 06:27 schrieb Damjan Jovanovic: > Hi > > I've committed a few small small fixes to oowintool, mostly for JDK 8 > detection and better logging, but I've confirmed that it already works > well, and --with-frame-home --with-psdk-home --with-midl-path > --with-jdk-home

Re: Simpler Windows builds, oowintool, and Cygwin64

2017-11-10 Thread Patricia Shanahan
I have a Windows 10 computer I do not currently use for builds. I'll configure it with 64-bit Cygwin and JDK 8 and try this out. On 11/10/2017 6:58 AM, Matthias Seidel wrote: Hi Damjan, Am 10.11.2017 um 06:27 schrieb Damjan Jovanovic: Hi I've committed a few small small fixes to oowintool,

Re: Simpler Windows builds, oowintool, and Cygwin64

2017-11-10 Thread Matthias Seidel
Hi Damjan, Am 10.11.2017 um 06:27 schrieb Damjan Jovanovic: > Hi > > I've committed a few small small fixes to oowintool, mostly for JDK 8 > detection and better logging, but I've confirmed that it already works > well, and --with-frame-home --with-psdk-home --with-midl-path > --with-jdk-home

Simpler Windows builds, oowintool, and Cygwin64

2017-11-09 Thread Damjan Jovanovic
Hi I've committed a few small small fixes to oowintool, mostly for JDK 8 detection and better logging, but I've confirmed that it already works well, and --with-frame-home --with-psdk-home --with-midl-path --with-jdk-home --with-csc-path and --with-cl-home options to ./configure are all