comp.lang.ada
 help / color / mirror / Atom feed
From: cutright@benji.Colorado.EDU (CUTRIGHT  ANDREW SCOTT)
Subject: compiler errors
Date: 10 Feb 1995 03:59:27 GMT
Date: 1995-02-10T03:59:27+00:00	[thread overview]
Message-ID: <3heoav$eru@CUBoulder.Colorado.EDU> (raw)

hi ya'll,

i'm working on an ada program, and trying to instantiate a generic 
package; hoping to use it in a 'definitions' file. i can get the generic 
package to compile, and then the 'definitions' file compiles (leaving a 
.lis file stating 'no errors') but it immdieately crashes, without 
giving me a .lis file for the next file in the make list (this next file 
depends on both the 'definition' file and the generic package). the errror:
 
Setting up Ada library
	adacomp -nl ./adalib Map.ada
	touch ./adalib-built
	adacomp -a -s -l ./adalib ./Map.ada
	adacomp -a -s -l ./adalib ./StringDefs.ada -- the definition file
chaos: tup_size argument null pointer
execution abandoned 
chaos: tup_size argument null pointer
execution abandoned 
Ada/Ed Internal error(GEN) for ./StringDefs.ada
*** Error code 2

Stop.


any clues? tia,

andy cutright
email is great cutright@benji.colorado.edu
-- 
signature



             reply	other threads:[~1995-02-10  3:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-02-10  3:59 CUTRIGHT  ANDREW SCOTT [this message]
1995-02-10 22:23 ` compiler errors Michael Feldman
  -- strict thread matches above, loose matches on Subject: below --
2014-01-27  9:08 Compiler errors Maciej Sobczak
replies disabled

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