octave-maintainers
[Top][All Lists]
Advanced

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

Re: update: cross compiling Octave for MinGW systems


From: Mike Miller
Subject: Re: update: cross compiling Octave for MinGW systems
Date: Wed, 19 Dec 2012 00:26:17 -0500

On Thu, Dec 13, 2012 at 11:09 AM, John W. Eaton wrote:
> On 12-Dec-2012, Mike Miller wrote:
>
> | Makefile:160: src/coreutils.mk: No such file or directory
> | make: *** No rule to make target `src/coreutils.mk'.  Stop.
>
> Oops.  That problem should be fixed now.

I got back to testing this again today, ran into the next error:

[download] glpk

Wrong checksum of package glpk!
------------------------------------------------------------
Connecting to s3.amazonaws.com [...]

Snip the rest of the error, basically 404 for glpk-4.47.tar.gz. Why
it's downloading from amazonaws and cloudfront and not from gnu.org I
don't know. I just downloaded glpk from gnu.org directly into the pkg
subdirectory and make continued fine from there. The rest of the build
completed after that.

> | Can I run the result under wine...?
>
> I don't know, I haven't tried it.

Yes, it does run under wine, most things seem to work including fltk
graphics. Almost any external command fails for me, including gnuplot,
probably just a minor PATH problem. There is no makeinfo in the build
yet so help is no good.

Nice work!

-- 
mike


reply via email to

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