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,a059f028fb9c35d3 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-12 11:22:29 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!fu-berlin.de!uni-berlin.de!xdslb074.osnanet.DE!not-for-mail From: Sascha Wilde Newsgroups: comp.lang.ada Subject: Re: Ada newbie: GNAT linking error question Date: Sun, 11 May 2003 22:14:57 +0200 Message-ID: <10bm9b.bo6.ln@ID-133390.user.dfncis.de> References: <1276789.p1ukAmQ5DV@linux1.krischik.com> NNTP-Posting-Host: xdslb074.osnanet.de (212.95.100.74) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: fu-berlin.de 1052763748 21963773 212.95.100.74 (16 [133390]) X-Orig-Path: ID-133390.user.dfncis.de!nobody User-Agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.2 (gnu/linux) Xref: archiver1.google.com comp.lang.ada:37245 Date: 2003-05-11T22:14:57+02:00 List-Id: Martin Krischik wrote: > Sascha Wilde wrote: > >> I just tried to build the tetris example from >> >> http://www.tc.umn.edu/~puk/tetris.txt >> >> but the build fails during linking, saying: > let me suggest to use > > gnat make tetris.adb actually that is exactly what I did... But when gnatmake calls the linker (after compiling) the error occurs. -- Sascha Wilde : "GUIs normally make it simple to accomplish simple : actions and impossible to accomplish complex actions." : (Doug Gwyn - 22/Jun/91 in comp.unix.wizards)