From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_40,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7ed2fed91fb9ee99 X-Google-Attributes: gid103376,public From: Corey Minyard Subject: Re: Making linux modules in Ada Date: 1997/01/17 Message-ID: #1/1 X-Deja-AN: 210471270 sender: minyard@wf-rch references: <5blcd3$ctm@smash.gatech.edu> organization: Wonderforce Research newsgroups: comp.lang.ada Date: 1997-01-17T00:00:00+00:00 List-Id: bdixon@cmd.gatech.edu (Brad Dixon) writes: > > Hello, > > A simple question: Is it possible to make linux kernel modules in Ada? I > would assume some special bindings are needed? Has anyone made them yet? > > Thanks, > > Brad > -- > Brad Dixon > Georgia Tech Research Institute -- Atlanta, GA > bdixon@cmdl.gtri.gatech.edu I have spent some time thinking about this. Some work would have to be done to map the GNAT run-time stuff into the Linux kernel. This is stuff that GNAT requires from the compiler's point of view. It is not just a matter of the right bindings to the kernel stuff. I'm not sure how much work it would be, but it wouldn't be impossible to do. -- Corey Minyard Internet: minyard@acm.org Work: minyard@nortel.ca UUCP: minyard@wf-rch.cirr.com