Hi, Daniel.

Sorry for my late reply.

RE: Does OSX's mkdir support the -p option (create parents)?
Yes, OSX's mkdir supprts the -p option.

RE: did the serial driver work ok?
Because I'm using mspdebug on OSX only with eZ430 and it works well, I
can say yes if these usage of mspdebug implies using the serial
driver.  Does this make sense for you?

On Mon, May 24, 2010 at 10:15,  <[email protected]> wrote:
> Tadashi G. Takaoka writes:
>> Thank you for merging OSX patches into mainline!  But there is one
>> more tiny glitch. OSX's "install" command does not accept "-D" option.
>>  It would be happy if you will revise the Makefile.
>
> Hi Tadashi,
>
> No problem. Does OSX's mkdir support the -p option (create parents)? If
> so, I could use this instead of install -D.
>
> Also, you mentioned earlier that B460800 was not defined on OSX. When
> you set -DB460800=460800, did the serial driver work ok? If so, I'll
> include something like this:
>
> #ifdef __APPLE__
> #define B460800 460800
> #endif
>
> So you won't need the -D option any more.
>
> Regards,
> Daniel
>



-- 
たかおかはちからをためている
takaoka is charging up

Reply via email to