Re: Make error when use SUBTARGET_OVERRIDE_OPTIONS macro

2008-11-12 Thread Dong Phuong
Oh yes, it's my mistake. I've got some grammar mistake in my code, so it didn't run. Thank you . --- Michael Meissner <[EMAIL PROTECTED]> wrote: > On Wed, Nov 12, 2008 at 01:43:50AM -0800, Dong > Phuong wrote: > > > > In the file target.c, I declare > > SUBTARGET_OVERRIDE_OPTIONS to add mo

Make error when use SUBTARGET_OVERRIDE_OPTIONS macro

2008-11-12 Thread Dong Phuong
In the file target.c, I declare SUBTARGET_OVERRIDE_OPTIONS to add more command options for my target : -- #ifndef SUBTARGET_OVERRIDE_OPTIONS #define SUBTARGET_OVERRIDE_OPTIONS #endif #define OVERRIDE_OPTIONS