comp.lang.ada
 help / color / mirror / Atom feed
From: mike-h@ada-augusta.demon.co.uk
Subject: Too big
Date: Wed, 23 Mar 2016 15:18:49 -0700 (PDT)
Date: 2016-03-23T15:18:49-07:00	[thread overview]
Message-ID: <eb06b468-3a3c-4272-84d9-3a1dcc4a59df@googlegroups.com> (raw)

"gnatmake -ws -c -u -PC:\Users\Mike\Desktop\Ada\Sudoku_solver\solver.gpr solver-solve.adb
gcc -c -I- -gnatA C:\Users\Mike\Desktop\Ada\Sudoku_solver\solver-solve.adb
cannot generate code for file solver-solve.adb (subunit)
gnatmake: "C:\Users\Mike\Desktop\Ada\Sudoku_solver\solver-solve.adb" compilation error
[2016-03-23 21:55:41] process exited with status 4 (elapsed time: 03.37s)"

What is the most likely reason? For example, the offending subunit contains a large number of "separate" procedures. Would it help to wrap them up in a package?

For information, it's a SUDOKU solver program that attempts to use algorithmic rather than heuristic methods

All sensible suggestions welcom

Mike Hopkins


             reply	other threads:[~2016-03-23 22:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-23 22:18 mike-h [this message]
2016-03-23 22:23 ` Too big Cotswold Mike
2016-03-23 23:04   ` Anh Vo
2016-03-24  7:51     ` Cotswold Mike
2016-03-23 23:05 ` Robert A Duff
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