I have a fresh install of RH 8.0, and compiled the mono 0.20 sources.
When I compile my program with mcs, I get these strange warnings: (I
also got these when compiling mono and mcs)
** (/usr/bin/mcs.exe:24181): WARNING **: Shared memory sanity check
failed.
** (/usr/bin/mcs.exe:24181): WARNING **: Failed to attach shared
memory! Falling back to non-shared handles
Compilation succeeded
And when I run my Application, I get the same errors:
** (Class1.exe:24187): WARNING **: Shared memory sanity check failed.
** (Class1.exe:24187): WARNING **: Failed to attach shared memory!
Falling back to non-shared handles
But the application seems to run perfectly
Any ideas?
--
Charles-Louis <[EMAIL PROTECTED]>
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list