|
|
| Author |
Message |
|
| Guest |
Posted: Thu Aug 17, 2006 9:44 am |
|
|
|
Guest
|
Hi, here are two patches from Daniel Solaz <dsolaz@sistelcom.com> 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
Post recived from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Fri Aug 18, 2006 1:19 pm |
|
|
|
Guest
|
Unfortunately, this patch came a little to late for the
R11B-1 release. We are in the final testing phase and
can not take this kind of changes.
Can you do a patch on configure.in instead of on
configure, we would appreciate it (for R11B-2).
michel.urvoy@gmail.com (Michel Urvoy) writes:
> Hi, here are two patches from Daniel Solaz <dsolaz@sistelcom.com> 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
>
>
--
/ Raimo Niskanen, Erlang/OTP, Ericsson AB
Post recived from mailinglist |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|