Subject: gcc 4.1 not recognizing "-mcpu=arm9ej-s"
To: None <tech-toolchain@netbsd.org>
From: marty fouts <mf.danger@gmail.com>
List: tech-toolchain
Date: 05/28/2006 11:11:24
Trying to compile for a specific SOC using "-mcpu=arm9ej-s" option gets

error: bad value (arm9ej-s) for -mcpu= switch

I assume this is because gcc isn't being configured with the
"--with-cpu=arm9ej-s" option?

thanks,

Marty