[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Add -DAIO_DEBUG to mvm files for SunOS (#527)

dcstes notifications at github.com
Mon Oct 12 12:07:23 UTC 2020


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256


Hi,

The following patch adds -DAIO_DEBUG to the SunOS mvm scripts.

It should be safe as this only impacts the build.sunos* directories.

Note on the other hand that I think the -aiolog option is interesting,
because probably the UNIX AT&T derived kernel specifics are different
in a subtle way from BSD UNIX or Linux derived kernels.

Remember that a few months ago I actually submitted a patch

platforms/unix/vm/aio.c:

# include <sys/file.h> /* FASYNC or ioctl FIOASYNC will be issued  */

I suspect this is a very complicated matter ... (unfortunately).

But it may help to have the -aiolog.

Regards,
David Stes

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJfhEZkAAoJEAwpOKXMq1MaOhwIAJco0jGEz7qR1mOliCcFuMaw
hx94K/xZdFZ/VITM6Za2ZINq+sfDOnBiFyOYkRd3ZpCbdp3s0/TzhVmRLRGk+Das
qeevFJ4Oa/R6boyrwCx1OK02Ps8WHCHMN+YWpzXU1lyJmARgGy4bUHkZes4I1wtd
yQGRWLSRjyQCCyl1PPiCazwtKUH6Vd/Kax79yVU51zPwTtKnz4Y0uX2Z7yOwqZ3x
K+YRXdUaKkTqsldfj37oAjAdHW1bCUSbMP2UUfFZyS533Q7UYkzcwxnsbXC5uAl4
Xl7MXlhtnFnlQwA4lYf7fcz+s6J9hBWzQY6aBQTM4Mq8rcXA8WKf+YIwTCEaA6s=
=K1T7
-----END PGP SIGNATURE-----

You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/527

-- Commit Summary --

  * SunOS change: change /usr/bin/gmake to gmake in mvm
  * SunOS change: add -DAIO_DEBUG to mvm files

-- File Changes --

    M build.sunos32x86/squeak.cog.spur/build/mvm (4)
    M build.sunos32x86/squeak.stack.spur/build/mvm (4)
    M build.sunos64x64/squeak.cog.spur/build/mvm (4)
    M build.sunos64x64/squeak.stack.spur/build/mvm (4)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/527.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/527.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/527
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20201012/cb7f351f/attachment.html>


More information about the Vm-dev mailing list