Steve, I mean:
#define LINK_SPEC "\ %{!mmcu*:-m msp430x110} \ %{mmcu=msp1:-m msp430x110} \ %{mmcu=msp2:-m msp430x336} \ %{mmcu=msp430x110:-m msp430x110 } \ etc... you know what I mean :) ~d On Thursday 01 September 2005 18:56, Steve Underwood wrote: > You mean something like the attached file?