comp.lang.ada
 help / color / mirror / Atom feed
From: Robert A Duff <bobduff@TheWorld.com>
Subject: Re: Too big
Date: Wed, 23 Mar 2016 19:05:35 -0400
Date: 2016-03-23T19:05:35-04:00	[thread overview]
Message-ID: <wcclh58lrr4.fsf@TheWorld.com> (raw)
In-Reply-To: eb06b468-3a3c-4272-84d9-3a1dcc4a59df@googlegroups.com

mike-h@ada-augusta.demon.co.uk writes:

> All sensible suggestions welcom

In GNAT you don't normally compile subunits separately.  You want to
point gnatmake (or gprbuild) at your main procedure, which cannot be a
subunit.

Perhaps you should make Solver.Solve into a child unit instead of a
subunit.  I haven't seen the code, so I don't know for sure.

- Bob


  parent reply	other threads:[~2016-03-23 23:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-23 22:18 Too big mike-h
2016-03-23 22:23 ` Cotswold Mike
2016-03-23 23:04   ` Anh Vo
2016-03-24  7:51     ` Cotswold Mike
2016-03-23 23:05 ` Robert A Duff [this message]
2016-03-23 23:25 ` rieachus
2016-03-24  5:50 ` Niklas Holsti
replies disabled

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