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,93a8e26f233f1cde X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.205.123.140 with SMTP id gk12mr41624bkc.1.1335005634109; Sat, 21 Apr 2012 03:53:54 -0700 (PDT) Path: h15ni148674bkw.0!nntp.google.com!news1.google.com!goblin2!goblin1!goblin.stu.neva.ru!proxad.net!feeder1-2.proxad.net!193.252.117.184.MISMATCH!feeder.news.orange.fr!not-for-mail Message-ID: <4F9291C1.7020106@obry.net> Date: Sat, 21 Apr 2012 12:53:53 +0200 From: Pascal Obry Organization: Home - http://www.obry.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr-FR; rv:1.8.1.22) Gecko/20090605 Thunderbird/2.0.0.22 Mnenhy/0.7.5.0 MIME-Version: 1.0 Newsgroups: comp.lang.ada To: BrianG Subject: Re: Does Ada still competitive? References: <2667883.6.1334114293790.JavaMail.geo-discussion-forums@pblw1> <9131821d-9018-47ca-8739-17aa73fde8cc@m16g2000yqc.googlegroups.com> <7b003084-2d25-49a4-8b22-72c80d742a2a@h4g2000yqj.googlegroups.com> <12197815.709.1334731874774.JavaMail.geo-discussion-forums@vbiz13> In-Reply-To: NNTP-Posting-Date: 21 Apr 2012 12:53:53 CEST NNTP-Posting-Host: 82.124.205.201 X-Trace: 1335005633 reader.news.orange.fr 21497 82.124.205.201:12862 X-Complaints-To: abuse@orange.fr Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Date: 2012-04-21T12:53:53+02:00 List-Id: Le 21/04/2012 02:52, BrianG a �crit : > Then, apparently, it doesn't support the stated "feature" of GNAT (the > linker removing unused programs and data). Is this a GNAT problem (as > stated in the post I referenced), or a problem/limitation in DJGPP? (Of > course, I don't know what any of this has to do with Ada features.) I think this is a current binutils linker limitation which does not support --gc-sections option on pe-coff target. So nothing to do with GCC or GNAT. AFAIK, there is some work to support this. Pascal. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net - http://v2p.fr.eu.org --| "The best way to travel is by means of imagination" --| --| gpg --keyserver keys.gnupg.net --recv-key F949BD3B