How can I get a compiler suitable for mn10300?
An svn gcc configured for mn10300-linux gives me:
<-- snip -->
...
CC arch/mn10300/kernel/asm-offsets.s
cc1: error: unrecognized command line option "-mmem-funcs"
make[2]: *** [arch/mn10300/kernel/asm-offsets.s] Error 1
<-- snip -->
TIA
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
Adrian Bunk <[email protected]> wrote:
> How can I get a compiler suitable for mn10300?
ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/am33-04r2-5/tools
David
On Wed, Feb 13, 2008 at 11:13:19PM +0000, David Howells wrote:
>
> Adrian Bunk <[email protected]> wrote:
>
> > How can I get a compiler suitable for mn10300?
>
> ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/am33-04r2-5/tools
Thanks, got it.
What are the plans regarding getting a plain upstream gcc compiling the
kernel?
> David
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
Hi Adrian,
> What are the plans regarding getting a plain upstream gcc compiling the
> kernel?
One of the things on my plate is to get the -mno-mem-funcs patch
contributed upstream. (Along with a lot of other pending AM33 patches,
such as the support for the AM34 processor). As it happens MEI have
just opened an issue with regard to -mno-mem-funcs, so any pushing of
the patch will have to wait until that is resolved.
Cheers
Nick