On 01/16/03 Martin Baulig wrote: > Such a libbfd.so doesn't depend on any non-shared libraries and thus it can be > dlopen()ed - that's what the debugger needs.
Why can't the debugger link directly to the library? I see no reason why the debugger should dlopen a library that it always needs to work (if it is accessed from C# with DllImport, well, it should simply be done in some other way). lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
