comp.lang.ada
 help / color / mirror / Atom feed
From: "Markus Schöpflin" <no.spam@spam.spam>
Subject: Re: Exception traceback when using TDM-GCC 5.1.0-3
Date: Wed, 27 Jul 2016 09:09:25 +0200
Date: 2016-07-27T09:09:25+02:00	[thread overview]
Message-ID: <nn9mn4$11np$1@gioia.aioe.org> (raw)
In-Reply-To: 66240de6-d3a8-458d-9eb9-1214f790831c@googlegroups.com

Am 26.07.2016 um 23:20 schrieb jrmarino:
> On Monday, July 25, 2016 at 1:48:12 PM UTC-5, ahlan.m...@gmail.com wrote:
>> package Binder is for Default_Switches ("ada") use ("-E"); end Binder;
>
> Are you reading the replies in your own thread?  It's been said that -E in
> package Binder will not work.  You have to pass -bargs when you invoke
> gprbuild on the command line.  From what I can tell, there's nothing wrong
> TDM-GCC compiler, you're just not invoking gprbuild correctly.

I didn't follow the thread but your statement is not true in general. We are 
using the following statement in our gpr files:

    package BINDER is
       for DEFAULT_SWITCHES ("Ada") use ("-E", "-we", "-g");
    end BINDER;

and it certainly results in -E being added to the command line of gnatbind, as 
can be seen by invoking gprbuild with -v. The resulting invocation of gnatbind 
looks e.g.:

    gnatbind -o b__foo.adb foo.ali -E -we -g -x -F=GNAT-TEMP-000004.TMP 
-O=GNAT-TEMP-000006.TMP

Markus


  reply	other threads:[~2016-07-27  7:09 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-19 16:40 Exception traceback when using TDM-GCC 5.1.0-3 ahlan.marriott
2016-07-20  5:33 ` jrmarino
2016-07-20  6:19   ` ahlan
2016-07-20  6:43     ` Simon Wright
2016-07-20  7:13       ` ahlan
2016-07-20 13:09         ` jrmarino
2016-07-23 16:13         ` Simon Wright
2016-07-24  8:43           ` ahlan.marriott
2016-07-24  9:44             ` Simon Wright
2016-07-24 17:14               ` jrmarino
2016-07-24 18:54                 ` ahlan.marriott
2016-07-24 19:46                   ` Björn Lundin
2016-07-25  8:45                     ` ahlan.marriott
2016-07-25  9:04                       ` gautier_niouzes
2016-07-25 18:49                         ` ahlan.marriott
2016-07-25 11:34                       ` Björn Lundin
2016-07-25 12:05                       ` Simon Wright
2016-07-25 14:06                         ` Björn Lundin
2016-07-25 18:48                           ` ahlan.marriott
2016-07-26 21:20                             ` jrmarino
2016-07-27  7:09                               ` Markus Schöpflin [this message]
2016-07-27  7:35                               ` Simon Wright
2016-07-27 10:57                                 ` ahlan.marriott
2016-07-27 13:22                                   ` Simon Wright
2016-07-27 14:11                                     ` ahlan.marriott
2016-07-27 15:45                                       ` Simon Wright
2016-07-27 19:32                                         ` Anh Vo
2016-07-27 20:33                                           ` ahlan.marriott
2016-07-27 21:03                                             ` Anh Vo
2016-07-28  6:07                                               ` ahlan.marriott
2016-07-28  6:56                                                 ` ahlan.marriott
2016-07-28 12:26                                                   ` Björn Lundin
2016-07-28 16:07                                                     ` ahlan.marriott
2016-07-28 16:19                                                       ` Björn Lundin
2016-07-28 14:48                                                 ` Anh Vo
2016-07-28 15:44                                                   ` Anh Vo
2016-07-28 16:00                                                     ` ahlan.marriott
2016-07-28 16:16                                                       ` Anh Vo
2016-07-28 20:34                                                         ` ahlan.marriott
2016-07-28 20:55                                                           ` Björn Lundin
2016-07-29  6:40                                                             ` ahlan.marriott
2016-07-29 10:08                                                               ` Björn Lundin
2016-07-30  8:10                                                                 ` ahlan.marriott
2016-07-29  7:01                                                           ` Simon Wright
2016-07-29  8:21                                                           ` gautier_niouzes
2016-07-31  8:26                                                             ` ahlan
2016-07-29 15:57                                                           ` Anh Vo
2016-07-29 18:48                                                             ` Anh Vo
2016-07-30  8:11                                                               ` ahlan.marriott
2016-07-27 10:41                               ` ahlan.marriott
2016-07-27  7:18                             ` gautier_niouzes
2016-07-27 10:45                               ` ahlan.marriott
2016-07-25  7:14                 ` Georg Bauhaus
2016-07-20 13:06       ` jrmarino
2016-07-21  3:51 ` gautier_niouzes
2016-07-21  7:24   ` ahlan
2016-07-21 10:33     ` gautier_niouzes
2016-07-21 12:15       ` ahlan
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox