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]

ada/4709: Ada files not in gcc_update



>Number:         4709
>Category:       ada
>Synopsis:       Ada files not in gcc_update
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Oct 27 11:06:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Joseph S. Myers
>Release:        3.1 20011027 (experimental)
>Organization:
none
>Environment:
System: Linux digraph 2.2.19 #1 Sun Oct 21 10:19:10 UTC 2001 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc-cvs/configure --prefix=/opt/gcc/mainline --disable-shared --enable-threads=posix --with-system-zlib
>Description:

Some generated Ada files are checked into CVS, but are not listed in
contrib/gcc_update.  This means that their timestamps can get out of
sync with their source files, so that more tools are required to be
installed to build the compiler than should be.  These files include
at least treeprs.ads, einfo.h, sinfo.h, nmake.adb and nmake.ads.

>How-To-Repeat:

Try to build with these timestamps out of sync and without a full GNAT
installation.

>Fix:

List these files and their dependencies in contrib/gcc_update, and
ensure that updated versions are checked in whenever necessary when
their source files change.
>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]