public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* ada/6853: building gnatlib fails on newlib targets that don't provide dirent.h
@ 2002-05-28 18:56 geoffk
  0 siblings, 0 replies; only message in thread
From: geoffk @ 2002-05-28 18:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         6853
>Category:       ada
>Synopsis:       building gnatlib fails on newlib targets that don't provide dirent.h
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 28 18:26:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     geoffk@redhat.com
>Release:        3.1
>Organization:
>Environment:

>Description:
ada/adaint.h unconditionally includes dirent.h.  Many
embedded targets don't have files and therefore don't have
directories or directory entries.  Other parts of the Ada
runtime library would still be useful on these systems.
>How-To-Repeat:
<path>/configure --target=powerpc-eabisim --prefix=<somewhere that has an installed newlib & binutils>
make
make -C gcc gnatlib
>Fix:
Use configure to detect presence or absence of those
headers that aren't in ISO C.
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-05-29  1:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-28 18:56 ada/6853: building gnatlib fails on newlib targets that don't provide dirent.h geoffk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).