[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Portable bitwise operations library (was Re: Portability Considerati
From: |
john o goyo |
Subject: |
Re: Portable bitwise operations library (was Re: Portability Considerations) |
Date: |
Fri, 22 Mar 2024 18:02:06 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
Greetings, Alice.
On 2024-03-22 16:13, Alice Osako wrote (in part):
I've finished the GCC Modula-2 implementation for x86_64, at least as
far as I can tell. I may have overlooked something, but I don't
believe so.
I've re-written the test suite to be somewhat more systematic, and
while it is still pretty ad-hoc it does at least exercise all of the
procedures and functions defined in the API (at least, I think it
does, I may have missed something somewhere). I've diffed the
voluminous output of the tests for both of the implementations
(through the simple expedient of redirecting the output to a pair of
text files), and they now are in agreement, so I can at least say that
if they are flawed, then both are flawed in the same ways.
I am a little confused here. I tried compiling CardBitOps.mod (on
Solaris 11.3/sparc) and receive the following strange error.
[~/opt/Alice]=> gcc-git -c -fiso -I. CardBitOps.mod
<built-in>: error: the file containing the definition module cannot be found
Gaius, any insight here?
Sincerely,
jog
- Re: Portability Considerations, (continued)
- Re: Portability Considerations, Gaius Mulley, 2024/03/21
- Re: Portability Considerations, Alice Osako, 2024/03/21
- Re: Portability Considerations, Gaius Mulley, 2024/03/21
- Re: Portability Considerations, Alice Osako, 2024/03/21
- Re: Portability Considerations, Gaius Mulley, 2024/03/21
- Re: Portability Considerations, Rudolf Schubert, 2024/03/21
- Re: Portable bitwise operations library (was Re: Portability Considerations), Gaius Mulley, 2024/03/22
- Re: Portable bitwise operations library (was Re: Portability Considerations), Alice Osako, 2024/03/21
- Re: Portable bitwise operations library (was Re: Portability Considerations), john o goyo, 2024/03/22
- Re: Portable bitwise operations library (was Re: Portability Considerations), Alice Osako, 2024/03/22
- Re: Portable bitwise operations library (was Re: Portability Considerations),
john o goyo <=
- Re: Portable bitwise operations library (was Re: Portability Considerations), Alice Osako, 2024/03/22
- Re: Portable bitwise operations library (was Re: Portability Considerations), john o goyo, 2024/03/23
- Re: Portable bitwise operations library (was Re: Portability Considerations), Alice Osako, 2024/03/23
- Re: Portable bitwise operations library (was Re: Portability Considerations), Gaius Mulley, 2024/03/22
- Re: Portable bitwise operations library (was Re: Portability Considerations), Benjamin Kowarsch, 2024/03/22
- Re: Portable bitwise operations library (was Re: Portability Considerations), Benjamin Kowarsch, 2024/03/22
- Re: Portable bitwise operations library (was Re: Portability Considerations), Gaius Mulley, 2024/03/23
- Re: Portable bitwise operations library (was Re: Portability Considerations), Fischlin Andreas, 2024/03/24
- Re: Portable bitwise operations library (was Re: Portability Considerations), Benjamin Kowarsch, 2024/03/24
- Re: Portable bitwise operations library (was Re: Portability Considerations), Fischlin Andreas, 2024/03/24