Add note on Ada.

This commit is contained in:
Ralf Corsepius
2006-03-09 05:11:22 +00:00
parent f26c821c4a
commit 64391f129e

View File

@@ -17,6 +17,11 @@
* Strip unnecessary stuff from generated *.specs.
* Ada:
- Consider to remove it (Lack of multilibs renders it unusable for rtems
toolchains).
- Consider to add support for non-multilib'ed toolchains.
* gcc/build.add: Use --languages=fortran instead of f95 for gcc >= 4.1
(--languages=f95 is deprecated in gcc >= 4.1)