From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25266 invoked by alias); 21 Sep 2008 14:48:06 -0000 Received: (qmail 24920 invoked by alias); 21 Sep 2008 14:46:45 -0000 Date: Sun, 21 Sep 2008 14:48:00 -0000 Message-ID: <20080921144645.24919.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug ada/5911] Support for multilib in Ada In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bonzini at gnu dot org" 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: 2008-09/txt/msg02438.txt.bz2 ------- Comment #27 from bonzini at gnu dot org 2008-09-21 14:46 ------- Subject: Re: Support for multilib in Ada > I think Paolo said there might be some cleanup to do to gcc.c first but I can't > find the reference. %I handling by gcc.c is also of interest and might be > copied to gnat1 invocation. Yes, there is code in gcc.c that understands multilib, and we should avoid duplicating it into gnat. Factoring it in a separate file would be nice. > I believe you should open another PR about multilib and gnattools friendly > command lines to follow up on this. Agreed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5911