32-bit kernels will refuse to initialise non 32-bit modules.
Detail: The kernel will examine all modules that it is requested to initialise and will refuse to initialise any module without a module flags word entry in its module header or with bit 0 the first flags word being clear (bit 0 being ModuleFlag_32bit) Error message added to all the messages files. New error block added to message counting block. The Non-32-bit module message is not a cached error message, though. Admin: Tested in 32-bit Lazarus build. Version 5.38. Tagged as 'Kernel-5_38'
Showing
Please register or sign in to comment