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,6f89d32f80f6686,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-09 12:19:57 PST Path: bga.com!news.sprintlink.net!cs.utexas.edu!math.ohio-state.edu!darwin.sura.net!news.larc.nasa.gov!news.msfc.nasa.gov!news.redstone.army.mil!news From: gentlec@ifte.sed.redstone.army.mil (Chris Gentle) Newsgroups: comp.lang.ada Subject: Trying to install GNAT 2.0 - Help! Date: 9 Mar 1995 19:51:32 GMT Organization: SED Message-ID: <3jnm84$5uu@michp1.redstone.army.mil> NNTP-Posting-Host: 136.205.12.217 Mime-Version: 1.0 X-Newsreader: WinVN 0.93.14 Date: 1995-03-09T19:51:32+00:00 List-Id: Hi. I'm trying to install GNAT 2.0 under NT 3.5. I got everything installed and I can compile the hello.adb file. However, when I execute the command "gnatbl -o hello.exe hello.ali" I get an error: Couldn't locate link32 or link gcc.exe: Internal compiler error: program ld got fatal signal 1 There was no link32 or link with the GNAT stuff so where is it supposed to be? There's no link32 or link on my system at all. Thanks, Chris