Re: call procedure in Linux-Ada-module from "normal" program



Maybe this text is useful for you, but don't know if you already follow
those steps.

Section "Writing Linux Modules" from the "The Big Online Book of Linux
Ada Programming":
http://www.pegasoft.ca/resources/boblap/16.html#16.16

Frank ha escrito:

Hi
Debian sarge kernel 2.4.27, gcc-3.3

I've been tinkering with modules by using Ada.
The module compiles, and I manage to do insmod on it.
The symbols appears in ksyms; like "some_call_me".


.