Dear All,
I am using TI SDK for omap-l138 LCDK board.The Arago toolchain available in SDK was working fine upto now.
but suddenly It is throwing Error,when compiled the simple Hello_world.c.The error is as below:
[linux-devkit]:~> arm-arago-linux-gnueabi-gcc hello_world.c
as: unrecognized option '-mfloat-abi=soft'
[linux-devkit]:~>
Can anybody tell, how to change the compiler settings to remove this error?