Russell Bateman Messages: 2709 Registered: July 2009 Location: Provo, Utah, USA
Senior Member
On 10/29/2012 3:08 PM, Albert Cheng wrote:
> I built C++ codes with Code Sourcery CodeBench's arm-none-eabi-g++ in
> Eclipse CDT, in Console got error messages :
>
> [
> The input line is too long.
> cs-make: *** [Sob4/src/APEX2ConcurrencyTest.o] Error 255
> ]
>
> what does "The input line is too long" means?