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=-1.9 required=5.0 tests=BAYES_00,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,970de1f5602f8b09,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-15 18:57:42 PST From: "Bin Chen" Newsgroups: comp.lang.ada Subject: Help: compile ASIS to java bytecode Date: Fri, 15 Feb 2002 21:56:01 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 NNTP-Posting-Host: 128.119.244.12 X-Original-NNTP-Posting-Host: 128.119.244.12 Message-ID: <3c6dca9f$1_1@rcfnews.cs.umass.edu> X-Trace: rcfnews.cs.umass.edu 1013828255 128.119.244.12 (15 Feb 2002 21:57:35 -0500) Organization: Dept. of Computer Science, UMass/Amherst X-Original-NNTP-Posting-Host: 127.0.0.1 Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.cwix.com!news.umass.edu!rcfnews.cs.umass.edu Xref: archiver1.google.com comp.lang.ada:20068 Date: 2002-02-15T21:56:01-05:00 List-Id: Hello, I am trying to use jgnat to compile ASIS-for-gnat into java bytecode. I used "jgnatmake install_asis.adb". when compiling asis.compilation_units.adb, jgnat reported "a gnat bug". Does anyone here have ideas? Thank you very much. Bin