From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20419 invoked by alias); 14 Feb 2014 15:28:33 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 20404 invoked by uid 89); 14 Feb 2014 15:28:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX autolearn=no version=3.3.2 X-HELO: mail-we0-f171.google.com Received: from mail-we0-f171.google.com (HELO mail-we0-f171.google.com) (74.125.82.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 14 Feb 2014 15:28:31 +0000 Received: by mail-we0-f171.google.com with SMTP id u56so8726903wes.2 for ; Fri, 14 Feb 2014 07:28:28 -0800 (PST) X-Received: by 10.180.38.41 with SMTP id d9mr2767180wik.9.1392391708494; Fri, 14 Feb 2014 07:28:28 -0800 (PST) Received: from [192.168.0.153] (2e408a74.skybroadband.com. [46.64.138.116]) by mx.google.com with ESMTPSA id t5sm13475891wjw.15.2014.02.14.07.28.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 14 Feb 2014 07:28:27 -0800 (PST) Message-ID: <52FE3619.2020405@gmail.com> Date: Fri, 14 Feb 2014 16:22:00 -0000 From: Ash Hughes User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: marco.atzeri@gmail.com, cygwin@cygwin.com Subject: Octave Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SW-Source: 2014-02/txt/msg00367.txt.bz2 Hi, I have recently compiled (with some hopefully ignorable warnings at the end, although I don't have my Windows machine here to look up which ones) the octave-forge packages for cygwin x64 and I came across a few issues. First, I found I had to patch mex.h from octave-devel, as discussed here: http://cygwin.com/ml/cygwin/2014-01/msg00120.html I also had to add a #include as detailed here: http://freebsd.1045724.n5.nabble.com/ports-184568-math-octave-forge-fl-core-fix-build-with-gcc47-td5866666.html Is it worth pushing a small patch to these files, or is Octave 3.8 just around the corner? It'd be great to see x64 fully supported with octave-forge packages available - I can probably help provide 3.6 octave-forge binaries too, seeing as I've just built them :) Finally, fltk doesn't seem to work on x64, I get: function '__init_fltk__' not found when I try to switch graphics package. Thanks, Ash -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple