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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,970de1f5602f8b09 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-17 10:00:52 PST From: "Bin Chen" Newsgroups: comp.lang.ada References: <3c6dca9f$1_1@rcfnews.cs.umass.edu> Subject: Re: compile ASIS to java bytecode Date: Sun, 17 Feb 2002 12:59:11 -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: <3c6fefcd$1_1@rcfnews.cs.umass.edu> X-Trace: rcfnews.cs.umass.edu 1013968845 128.119.244.12 (17 Feb 2002 13:00:45 -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:20094 Date: 2002-02-17T12:59:11-05:00 List-Id: Thank you all. Bin "Bin Chen" wrote in message news:3c6dca9f$1_1@rcfnews.cs.umass.edu... > 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 > >