octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building snapshot versions for Windows


From: Clemens Buchacher
Subject: Re: Building snapshot versions for Windows
Date: Sun, 5 May 2013 23:29:56 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, May 05, 2013 at 11:31:35AM -0700, PhilipNienhuis wrote:
> 
> > I managed to complete the build by applying the attached patch to
> > mxe-octave. I had to upgrade to gcc 4.8.0, because gcc 4.7.2 does not
> > build with texinfo 5.0, which is the current version installed by Arch
> > Linux. Backporting the fix needed to 4.7.2 is a much larger patch than
> > the one needed to get gcc 4.8.0 to build with mxe-octave. But gcc 4.8.0
> > currently breaks C++ mex files [2], so you may want to wait until that
> > bug is fixed.
> 
> Sorry I got lost here. Didn't you mix up MinGW and MXE?
> MXE is for cross-compiling a Windows build in Linux; AFAIK it still invokes
> gcc 4.7.2.

Maybe I am confused about something, but it is my impression that the
gcc for Windows built by MXE _is_ the MinGW gcc.

Normally, MXE builds gcc 4.7.2. That is not possible on my machine
because gcc's build system as of that version breaks with texinfo
version 5.0 installed on the host. So I changed the MXE Makefile to
build gcc 4.8.0 instead. After patching an issue with gettext/libintl in
gcc 4.8.0 I was able to complete the build with MXE.

For the record, I have attached those changes as a patch.

> > Unfortunately, I can only test the Windows build at work, since I do not
> > have any Windows machines at home. How do you guys test your Windows
> > builds?
> 
> VirtualBox?

I only have OEM versions, and I don't think I am allowed to install
those in VirtualBox. Oh well, I guess I'll test it at work then.

Clemens


reply via email to

[Prev in Thread] Current Thread [Next in Thread]