octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #41148] parallel package: fails to build in wi


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #41148] parallel package: fails to build in windows/mingw
Date: Sun, 01 May 2016 18:06:03 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36

Follow-up Comment #28, bug #41148 (project octave):

>As for the other issue, it seems that the good news that 'pipe()' (m-code) is
now working in Octave at MINGW is not enough -- we also need 'fork()' (m-code)
to work ... This applies regardless of whether 'parallel' is configured with
or without --disable-cluster. 

Native windows C compiler does not have fork(). However, fork () exist in
octave. We have to know how the octave implement of fork() on native windows. 
But this is beyond this topic.
  

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41148>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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