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-Thread: 103376,74b21a555064febc X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns14feed!worldnet.att.net!164.128.36.58!news.ip-plus.net!newsfeed.ip-plus.net!news.post.ch!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: GNAT/gcc 3.4.5 and Windows DLLs (newbie) Date: Thu, 15 Nov 2007 10:00:05 +0100 Organization: Swisscom IP+ (post doesn't reflect views of Swisscom) Message-ID: <473c0ab8$1@news.post.ch> References: <8926e044-20f7-45e8-a778-54a141c3d16b@b40g2000prf.googlegroups.com> NNTP-Posting-Host: 194.41.146.1 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: atlas.ip-plus.net 1195117244 2781 194.41.146.1 (15 Nov 2007 09:00:44 GMT) X-Complaints-To: abuse@ip-plus.net NNTP-Posting-Date: Thu, 15 Nov 2007 09:00:44 +0000 (UTC) User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <8926e044-20f7-45e8-a778-54a141c3d16b@b40g2000prf.googlegroups.com> X-Original-NNTP-Posting-Host: w03duo.pnet.ch X-Original-Trace: 15 Nov 2007 10:00:40 +0200, w03duo.pnet.ch Xref: g2news1.google.com comp.lang.ada:18411 Date: 2007-11-15T10:00:05+01:00 List-Id: axtens schrieb: > Is there any point in upgrading to gcc 4? Yes - the project manager has been improved significantly and creating stand alone libs is now a lot easier. You might want to have a look at my 4NT / Take Command plug-in: http://code.google.com/p/mkutils/ while not for VB the techniques needed are similar. Have a look at .gpr files - no need for a dummy interface file any more - no need for a DLLMain function any more. Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com