[PATCH] Make the compiler do the math 2.

Nick Clifton nickc@redhat.com
Mon Sep 25 17:14:00 GMT 2006


Hi Andreas,

> You can't use STRING_COMMA_LEN as part of a function call because it may
> be a macro:
> 
> ../../bfd/elflink.c:10069:47: error: macro "memcpy" requires 3 arguments, but only 2 given

Hmm, can you tell me how I can reproduce this please ?  (I agree that 
STRING_COMMA_LEN will not work if used inside another macro, but I have 
not come across a situation where mempcy is a macro).

Cheers
   Nick




More information about the Binutils mailing list