K 10 svn:author V 5 jmacd K 8 svn:date V 27 1995-05-13T15:09:16.000000Z K 7 svn:log V 452 I fixed it so that it works right. Basically the same changes were needed as for the g77 port, except this time since a new compiler exectuable isn't getting produced (and I wonder why its that way) one will need to use -B${PREFIX}/libexec/ every time they wish to compile ada sources, since gcc doesn't look in /usr/local/libexec/. It seems to work... I ran it on the examples directory. Someone who knows ada well should test it I suppose. -josh END