Hello,

I can build most Ada tests. One exception is sp19. This nice test uses m4 to generate a source file from

testsuites/ada/sptests/sp19/sptest.adp

via this make rule

.adp.adb:
        pwd=`pwd` && cd $(srcdir) && $(M4) < $*.adp > $${pwd}/$*.adb

Do we really need this procedure or can I simply check in the generated file? It is a bit big:

-rw-r--r-- 1 sebastian_h domain users   90739 Nov 27 15:41 sptest.adb

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to