[ELDK] cc1: error: unrecognized command line option "-mapcs-32"

J.Hwan.Kim frog1120 at gmail.com
Mon Sep 14 05:25:26 CEST 2009


Hi, everyone

I installed ARM ELDK4.2 yesterday.
When I compiled JTAGProbe package,
the following error message is displayed.


arm-linux-gcc  -O2 -fomit-frame-pointer 
-I/home/frog/Electronics/Embedded_Linux/CD/JTAGProbe/Tools/JTAGProbe/flash/include 
-Wall   -mapcs-32 -mcpu=arm9tdmi -DELF -DVERSION=\"1.0\" 
-DCONFIG_ARCH_S3C2410 -DCONFIG_NAND_FLASH   -c -o ctype.o ctype.c
cc1: error: unrecognized command line option "-mapcs-32"


Does the crosss compiler of ARM ELDK4.2 not support "-mapcs-32" option?
How can I solve this problem?

Thanks in advance.

Regards,
J.Hwan Kim






More information about the eldk mailing list