On Fri, Mar 2, 2012 at 12:13 AM, Eibach, Dirk <eib...@gdsys.de> wrote:
> Since my update yesterday buidling the linux kernel is broken. I get
> "cc1: error: Do not use -Os option if --enable-target-optspace is not
> set."
> This seems to be a toolchain issue. I was not able to determine which
> change brought that in, but the toolchain from beginning of this week
> worked fine.

you are using gcc-4.5 I suppose, can you post the run.do_configure
of gcc-cross ? the problem is that gcc is now compiled with
--enable-target-optspace
where as for ppc it should not be.

_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to