target CPU does not support ARM mode

Adam Lackorzynski adam at os.inf.tu-dresden.de
Tue Jun 4 19:23:05 CEST 2013


On Tue Jun 04, 2013 at 10:49:43 +0200, Maximin Coste wrote:
> I have a new error, appears from nowhere...
> I dowloaded the last L4RE version from the website,
> edited the mk/Makeconf file to put my "arm-none-aebi-" compilator
> and when i type:
> $ make O=build config/ I select ARM 7A / BeagleBoard, as usual,
> as it always worked...
> 
> Here is my output:
> 
> [...]
> <stdin>:1:0: error: target CPU does not support ARM mode
> [...]
> tmp.312625562.c:1:0: error: target CPU does not support ARM mode
>  int main(void){}
>  ^
> 
> He always create tmp file at the folder root whith nothing else than
> int main(void) {} inside.

To me that looks like that there's something wrong with the compiler.
This is just a build check and not building anything more useful yet.
Add a V=1 to the make call and check what's ending up being called.



Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list