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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,530053e4afb5f0f5,start X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news.glorb.com!bigfeed2.bellsouth.net!news.bellsouth.net!hwmnpeer01.phx!news.highwinds-media.com!hw-filter.phx!newsfe08.phx.POSTED!53ab2750!not-for-mail Reply-To: "Nasser Abbasi" From: "Nasser Abbasi" Newsgroups: comp.lang.ada Subject: updated c2ada port for new linux Organization: home X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3138 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Message-ID: Date: Sun, 12 Aug 2007 19:35:57 -0700 NNTP-Posting-Host: 68.5.76.154 X-Complaints-To: admin@cox.net X-Trace: newsfe08.phx 1186972568 68.5.76.154 (Sun, 12 Aug 2007 19:36:08 MST) NNTP-Posting-Date: Sun, 12 Aug 2007 19:36:08 MST Xref: g2news2.google.com comp.lang.ada:1429 Date: 2007-08-12T19:35:57-07:00 List-Id: fyi; I've just updated c2ada so that it now builds on linux 2.6.20. The updated source code and instructions how to build are here http://12000.org/my_notes/ada/c2ada_port/index.htm There is example of how to run it and the ada files generated. This tool seems useful in translating C header files. Nasser