comp.lang.ada
 help / color / mirror / Atom feed
* Too big
@ 2016-03-23 22:18 mike-h
  2016-03-23 22:23 ` Cotswold Mike
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: mike-h @ 2016-03-23 22:18 UTC (permalink / 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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-03-24  7:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2016-03-23 23:25 ` rieachus
2016-03-24  5:50 ` Niklas Holsti

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