Hi, Daniel.

Your change 7703c3466 works fine on OSX with the following command line.

$ CFLAGS+=" -I/opt/local/include"           # for libelf
$ CFLAGS+=" $(libusb-legacy-config --cflags)# for libusb
$ LDFLAGS+=" $(libusb-legacy-config --libs) # for libusb
$ make CFLAGS+="$CFLAGS" LDFLAGS+="$LDFLAGS"

Thanks,
Tadashi.

On Wed, May 26, 2010 at 08:28,  <[email protected]> wrote:
> Tadashi G. Takaoka writes:
>> 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?
>
> Hi Tadashi,
>
> This is in the git repository now:
>
>
http://mspdebug.git.sourceforge.net/git/gitweb.cgi?p=mspdebug/mspdebug;a=commitdiff;h=7703c34664fedd5c70557bc9bc4df1bf7f314573
>
> Cheers,
> Daniel
>



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

Reply via email to