This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/6853] building gnatlib fails on newlib targets that don't provide dirent.h
- From: "bosch at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Feb 2005 22:32:06 -0000
- Subject: [Bug ada/6853] building gnatlib fails on newlib targets that don't provide dirent.h
- References: <20020528182602.6853.geoffk@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bosch at gcc dot gnu dot org 2005-02-23 22:32 -------
I can't reproduce this bug, so I'm assuming the new libada has fixed this.
However, the GNAT library needs adaptation for new targets and one cannot
expect to retarget GNAT and have it work out of the box..
It would be nice to have it be configured automatically using autoconf
etc, but this is a huge project and more of an enhancement than a bugfix.
Also, due to the various subtle interactions between threading/tasking/exceptions
and other areas, this goal may not be realistic altogether.
-Geert
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6853