IRIX Patch

Michel Urvoy michel.urvoy@REDACTED
Thu Aug 17 11:35:10 CEST 2006


Hi, here are two patches from Daniel Solaz <dsolaz@REDACTED> for SGI/IRIX:

Hello.  I finally got myself working on this.  Should have happened
earlier, because it took under half an hour: R11B-0 os_mon looks just
like R10B-10's, the very same R10B-10 patch might do but I reworked the
changes by hand.

>From the Erlang sources root:
$ cd lib/os_mon
$ patch <os_mon_R11B-0.diff

This time I compiled Erlang in 64 bits (for no particular reason...),
which required patching erts/configure: it fails when the CC variable
contains spaces.

>From the Erlang sources root:
$ patch <64bits_R11B-0.diff
$ CC="gcc -mabi=64" ./configure ...

Well, now the OTP guys can release R11B-1...

Regards.
-Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 64bits_R11B-0.diff
Type: application/octet-stream
Size: 1176 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20060817/13ef0d56/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: os_mon_R11B-0.diff
Type: application/octet-stream
Size: 5526 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20060817/13ef0d56/attachment-0001.obj>


More information about the erlang-patches mailing list