comp.lang.ada
 help / color / mirror / Atom feed
From: "Yannick Duchêne (Hibou57)" <yannick_duchene@yahoo.fr>
Subject: Re: Specifying an `--RTS` option in a GPR file, for a runtime library
Date: Tue, 23 Apr 2013 19:22:55 +0200
Date: 2013-04-23T19:22:55+02:00	[thread overview]
Message-ID: <op.wvz7who8ule2fv@cardamome> (raw)
In-Reply-To: op.wvyzm8hdule2fv@cardamome

Le Tue, 23 Apr 2013 03:26:58 +0200, Yannick Duchêne (Hibou57)  
<yannick_duchene@yahoo.fr> a écrit:
> Last but not least, the `--RTS=…` option, has to be given in the Binder  
> package, not the Builder package.

And to the Compiler package too, and so, for both the runtime project and  
the projects using this runtime. If you forgot it (like I did) and only  
give `--RTS` to the Binder, you will face strange behaviours: runtime  
seeming always out of date, hard to track use of some of the default  
runtime sources files in your custom runtime, or addition/removal of the  
`-nostdinc` making the compilation either fails or succeed (if it fails  
with `-nostdinc`, this clearly indicates your forget to give `--RTS` to  
the Compiler).

-- 
“Syntactic sugar causes cancer of the semi-colons.” [1]
“Structured Programming supports the law of the excluded muddle.” [1]
[1]: Epigrams on Programming — Alan J. — P. Yale University



      reply	other threads:[~2013-04-23 17:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-14 19:54 Specifying an `--RTS` option in a GPR file, for a runtime library Yannick Duchêne (Hibou57)
2013-04-14 20:07 ` Yannick Duchêne (Hibou57)
2013-04-14 20:36   ` Yannick Duchêne (Hibou57)
2013-04-15  8:19   ` Brian Drummond
2013-04-15 11:22     ` Yannick Duchêne (Hibou57)
2013-04-15 22:28       ` Yannick Duchêne (Hibou57)
2013-04-17 11:43       ` Brian Drummond
2013-04-18 22:10         ` Yannick Duchêne (Hibou57)
2013-04-15 13:27 ` Yannick Duchêne (Hibou57)
2013-04-15 13:29   ` Yannick Duchêne (Hibou57)
2013-04-23  1:26 ` Yannick Duchêne (Hibou57)
2013-04-23 17:22   ` Yannick Duchêne (Hibou57) [this message]
replies disabled

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