public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Cygwin + Octave + Swig
@ 2017-02-26 12:45 Brad Bell
  2017-02-26 14:02 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Brad Bell @ 2017-02-26 12:45 UTC (permalink / raw)
  To: cygwin

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 ?

--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Cygwin + Octave + Swig
  2017-02-26 12:45 Cygwin + Octave + Swig Brad Bell
@ 2017-02-26 14:02 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2017-02-26 14:02 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-26 14:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-26 12:45 Cygwin + Octave + Swig Brad Bell
2017-02-26 14:02 ` Marco Atzeri

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).