------- Comment #1 from belandor at web dot de 2006-09-28 06:37 ------- (In reply to comment #0) actually, the Makefile.in needs modifications. a-numaux-x86.ads does not work for arm (error-message is that only 15 digits are allowed for floating point type), therefore the line
+ a-numaux.ads<a-numaux-libc-x86.ads \ should be removed in the section. Compiler is build fine (build=i686-pc-linux-gnu, host=i686-pc-linux-gnu) and the files get installed in adainclude/adalib as expected. I even was able to compile a simple tasking program. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29262