gm2
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]