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.1 required=5.0 tests=BAYES_00,FREEMAIL_FROM, PP_MIME_FAKE_ASCII_TEXT,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,f3b9a73473e0c36f,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-13 08:09:05 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!lnewsoutpeer00.lnd.ops.eu.uu.net!lnewsinpeer00.lnd.ops.eu.uu.net!bnewsoutpeer00.bru.ops.eu.uu.net!bnewsinpeer01.bru.ops.eu.uu.net!emea.uu.net!newshub.netvisao.pt!not-for-mail From: "Joao Dias" Newsgroups: comp.lang.ada Subject: Building with AdaGIDE Date: Fri, 13 Feb 2004 16:09:00 -0000 Organization: Netvisao, A sua Internet por Cabo Message-ID: NNTP-Posting-Host: newsfront4.netvisao.pt X-Trace: newshub.netvisao.pt 1076687591 17105 213.228.128.120 (13 Feb 2004 15:53:11 GMT) X-Complaints-To: abuse@netvisao.pt NNTP-Posting-Date: Fri, 13 Feb 2004 15:53:11 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-NNTP-Posting-Host: pal-213-228-150-6.netvisao.pt Xref: archiver1.google.com comp.lang.ada:5533 Date: 2004-02-13T16:09:00+00:00 List-Id: Hi, I'm quite interested in learning Ada, because of the intrinsic advantages it has, in a software engineering point of view. To test the possibility of using it in real projects, I would like to build a small tool for my company. I'm starting to use gnats3.15p and AdaGIDE in WinXP; The AdaGIDE examples compile and execute well in examples dir, but when I build a small package of my own, in my own dir, it compiles well, and seems to be built as well, but no executable is generated. It seems the linker is not running in my own case. Am I missing something in configurations ? Thanks in advance for any help Jo�o Dias