Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261317AbVECQop (ORCPT ); Tue, 3 May 2005 12:44:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261322AbVECQop (ORCPT ); Tue, 3 May 2005 12:44:45 -0400 Received: from alog0542.analogic.com ([208.224.223.79]:27621 "EHLO chaos.analogic.com") by vger.kernel.org with ESMTP id S261317AbVECQon (ORCPT ); Tue, 3 May 2005 12:44:43 -0400 Date: Tue, 3 May 2005 12:44:38 -0400 (EDT) From: "Richard B. Johnson" Reply-To: linux-os@analogic.com To: linux-kernel@vger.kernel.org Subject: Re: 2.6.11.8: cannot specify -o with -c or -S and multiple compilations In-Reply-To: <42779F6A.2000200@ammasso.com> Message-ID: References: <42779F6A.2000200@ammasso.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 955 Lines: 26 On Tue, 3 May 2005, Timur Tabi wrote: > I just compiled and booted 2.6.11.8 over a Suse 9.2 system (2.6.8-24), and when I try to > compile an external module, I get this error: > > gcc: cannot specify -o with -c or -S and multiple compilations > I've see this when something is on the command-line that you didn't expect, like including a search-path without -I or a definition without -D or something like that. Check to see what your Makefile definitions actually resolve to. [SNIPPED...] Cheers, Dick Johnson Penguin : Linux version 2.6.11 on an i686 machine (5537.79 BogoMips). Notice : All mail here is now cached for review by Dictator Bush. 98.36% of all statistics are fiction. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/