X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=CaI 0ID9y6v7QQhJwHhOpIQWT+vaRyinMwr9dP1p7bop5Ki6SHab9JjZVmMImCT/Jmm7 VqnB9Z9ezn423tJcnCycKa0HBaC6DzAvKca1lE+/fDTQtfIjySLeOIu8QMEzflE7 DOgn/AZ/6f09h+S/x1EJ7SNdsJJu/ZUDLVseHX8o= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=+WQZo+UTd AwcouELsxEA9ZyiqZU=; b=DPGAd1F7Kov95P9uMdiv84NTN7GEe4jfFhHm2Ybg/ qFsuLOX+YJCj1+KgQhYcR1hF92sM2TtXxbcKeJIuwBFq0eDRt7HB3/VNleDrw9QR 5/9VLiDFGO49J//slGKlS/fJLvU2TVcrAVVqeqIkafMPyNirigSYoEvjONI0VRRc 6w= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 X-Received: by 10.180.38.41 with SMTP id d9mr2767180wik.9.1392391708494; Fri, 14 Feb 2014 07:28:28 -0800 (PST) Message-ID: <52FE3619.2020405@gmail.com> Date: Fri, 14 Feb 2014 15:28:25 +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 DOT atzeri AT gmail DOT com, cygwin AT cygwin DOT com Subject: Octave Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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