This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ada/5910: Ada libraries are not built by "make all" from top level.



>Number:         5910
>Category:       ada
>Synopsis:       Ada libraries are not built by "make all" from top level.
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 10 10:36:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     zack@codesourcery.com
>Release:        3.1 20020308 (prerelease)
>Organization:
>Environment:

>Description:
The Ada libraries and utilities do not get built as part
of a normal bootstrap or cross-compiler build.  One must
enter the gcc subdirectory and perform
"make gnatlib_and_tools".  This procedure is not documented
anywhere.

When Ada is among the selected languages, the top-level
Makefile should recognize gnatlib_and_tools as a build
target, and should include that target in the set of
target libraries built by make all/make bootstrap.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]