Re: 2.6.11.8: cannot specify -o with -c or -S and multiple compilations

From: Richard B. Johnson
Date: Tue May 03 2005 - 11:46:31 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/