[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Portable bitwise operations library (was Re: Portability Considerati
From: |
Gaius Mulley |
Subject: |
Re: Portable bitwise operations library (was Re: Portability Considerations) |
Date: |
Fri, 22 Mar 2024 22:39:40 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
john o goyo <jog37@riddermarkfarm.ca> writes:
> [~/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?
Hi John,
yes gm2 is trying to create a definition module symbol and cannot find
the CardBitOps.def file, and uses the builtin location (previously it
would give a misleading error message location in the implementation
module source file). Perhaps the error message could be improved
though?
regards,
Gaius
- Re: Portability Considerations, (continued)
- 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, 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, 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 <=
- 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
- Re: Portable bitwise operations library (was Re: Portability Considerations), Benjamin Kowarsch, 2024/03/22
- Re: Portable bitwise operations library (was Re: Portability Considerations), Eric Streit, 2024/03/23
- Re: Portable bitwise operations library (was Re: Portability Considerations), Christoph Schlegel, 2024/03/20
- Re: Portability Considerations, Gaius Mulley, 2024/03/20