From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11741 invoked by alias); 16 May 2009 07:17:29 -0000 Received: (qmail 11653 invoked by uid 48); 16 May 2009 07:17:14 -0000 Date: Sat, 16 May 2009 07:17:00 -0000 Subject: [Bug ada/40166] New: Ada compiler unable to build libraries X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bechir dot zalila at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-05/txt/msg01380.txt.bz2 Due to the change given below. Ada compiler under all platforms is no longer able to build libraries. The path to TOOLS_TARGET_PAIRS is incorrect in gnattools/Makefile.in resulting in the use of the dummy mlib-tgt-specific.adb for all platforms. ------------------------------------------------------------------------ r144463 | schwab | 2009-02-27 10:54:25 +0100 (Ven, 27 fév 2009) | 12 lines gnattools/: * Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada. (INCLUDES_FOR_SUBDIR): Adjust. (ADA_INCLUDES_FOR_SUBDIR): Adjust. -- Summary: Ada compiler unable to build libraries Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bechir dot zalila at gmail dot com GCC build triplet: all GCC host triplet: all GCC target triplet: all http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40166