[Simh] ANDROID 7.0 .... simh "make vax" error....

Mark Abene phiber at phiber.com
Sat Sep 1 22:30:43 EDT 2018


Yes. Depending on context, one would use either of FNDELAY, O_NDELAY, or
O_NONBLOCK, for clarity.
In reality, they all mean the same thing.
See /usr/include/x86_64-linux-gnu/bits/fcntl-linux.h to see why that is.
In the case of android, try O_NONBLOCK, or try using ioctl instead of fcntl
(FNDELAY doesn't exist on android, so use one of the other names).
I can't see the surrounding code, so there may be a bit more work involved.

-Mark


On Sat, Sep 1, 2018 at 6:38 PM, vince <vince at latinum.com.au> wrote:

>
> can anybody help here ? ..... V
>
>
>
>
> _______________________________________________
> Simh mailing list
> Simh at trailing-edge.com
> http://mailman.trailing-edge.com/mailman/listinfo/simh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20180901/e6e2cdd4/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.jpeg
Type: image/jpeg
Size: 38109 bytes
Desc: not available
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20180901/e6e2cdd4/attachment-0001.jpeg>


More information about the Simh mailing list