From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Cygwin + Octave + Swig
Date: Sun, 26 Feb 2017 14:02:00 -0000 [thread overview]
Message-ID: <eb11a23e-8105-9650-864b-f2b5566b3602@gmail.com> (raw)
In-Reply-To: <367436d1-76a9-2747-5f78-322904fa8893@seanet.com>
On 26/02/2017 13:45, Brad Bell wrote:
> I am having trouble using the current version of Cygwin (64 bit), Octave
> (4.2.0), and Swig (3.0.11).
>
> This issue seems to be known to to the Swig community; see
> https://github.com/swig/swig/pull/875
>
> I would like to revert to a previous version of Octave, until this
> problem is solve (by the swig community), but I cannot find one in the
> Cygwin setup-x86_64 program ?
>
You can revert from setup to previous version
http://pasteboard.co/D0h4Ni2v6.png
click on "Keep" to select the previous version.
Have you tried to overcome the Swig issue defining
CXX="g++ -std=gnu++11"
This is how Octave was built
$ mkoctfile -p CXX
g++ -std=gnu++11
Regards
Marco
--
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
prev parent reply other threads:[~2017-02-26 14:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-26 12:45 Brad Bell
2017-02-26 14:02 ` Marco Atzeri [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=eb11a23e-8105-9650-864b-f2b5566b3602@gmail.com \
--to=marco.atzeri@gmail.com \
--cc=cygwin@cygwin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).