Re: [PATCH v2 0/4] Add support for compiling with -ffunction-sections-fdata-sections

From: Tim Abbott
Date: Wed Apr 22 2009 - 13:16:56 EST


On Wed, 22 Apr 2009, Masami Hiramatsu wrote:

> Would you know actual version of gcc from which supports the combination of
> -ffunction-sections and -g?

The warning about combining -ffunction-sections and -g was disabled on the
ELF target in gcc 2.95 (released August 1999). I think that combining
these options worked fine on ELF before then and the change in 1999 was
just disabling the warning on a target that it didn't apply to.

-Tim Abbott
--
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/