Guido Draheim wrote: > create a .NET wrappers for the linux dvb kernel api. It does > work - getting libtool to compile a native shared library > being called from a managed dll that imports symbols from it.
Which are the command lines that you use for doing this? I'd like to understand which tools are used for which step, before thinking about Makefile variables and automake. Bruno