From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29452 invoked by alias); 25 Feb 2006 13:54:56 -0000 Received: (qmail 29436 invoked by uid 48); 25 Feb 2006 13:54:51 -0000 Date: Sat, 25 Feb 2006 14:00:00 -0000 Subject: [Bug driver/26466] New: multilib selection in gcc driver ignores removal of switches X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "peb at mppmu dot mpg dot de" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-02/txt/msg02906.txt.bz2 List-Id: I was trying to build a "x86_32-linux-gnu" version of gcc (the same as a x86_64-linux-gnu version, except that the compiler default mode and its binaries are 32-bit ones). The essential ingredient was a DRIVER_SELF_SPECS "%{!m32:%{!m64:-m32}}", %{m32:%