Re: [OpenOCD-devel] OpenOCD 0.6.0 for FreeBSD is on its way :-)

2012-09-16 Thread Tomek CEDRO
OpenOCD 0.6.0 is now in the FreeBSD port tree, please report any issues if you find any :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info -- Everyone hates slow websites. So do we. Make your web apps faster with AppDyn

Re: [OpenOCD-devel] OpenOCD 0.6.0 for FreeBSD is on its way :-)

2012-09-09 Thread Xiaofan Chen
On Sun, Sep 9, 2012 at 5:21 PM, Tomek CEDRO wrote: > On Sun, Sep 9, 2012 at 11:20 AM, Tomek CEDRO wrote: >> The correct solution imo would be to use and provide >> /path/libusb-1.0 in LDFLAGS/CFLAGS, wouldnt it? Or we should >> create/provide pkgconfig files for FreeBSD master? :-) > > The .pc f

Re: [OpenOCD-devel] OpenOCD 0.6.0 for FreeBSD is on its way :-)

2012-09-09 Thread Tomek CEDRO
On Sun, Sep 9, 2012 at 11:20 AM, Tomek CEDRO wrote: > The correct solution imo would be to use and provide > /path/libusb-1.0 in LDFLAGS/CFLAGS, wouldnt it? Or we should > create/provide pkgconfig files for FreeBSD master? :-) The .pc files being already there on the system did not help, the pro

Re: [OpenOCD-devel] OpenOCD 0.6.0 for FreeBSD is on its way :-)

2012-09-09 Thread Tomek CEDRO
On Sun, Sep 9, 2012 at 3:17 AM, Xiaofan Chen wrote: > The following patch what you want but it is not accepted. > http://openocd.zylin.com/#/c/491/ > > As Peter Stuge mentioned in the comments, you can > always manually specify CFLAGS and LDFLAGS to > make configure find libusb-1.0 so that the pat

Re: [OpenOCD-devel] OpenOCD 0.6.0 for FreeBSD is on its way :-)

2012-09-08 Thread Xiaofan Chen
On Sun, Sep 9, 2012 at 6:28 AM, Tomek CEDRO wrote: > Hey, I have just reported port update for devel/openocd 0.5.0 -> 0.6.0 :-) > > http://www.freebsd.org/cgi/query-pr.cgi?pr=171477 > > All FreeBSD users are welcome for testing, especially new FTDI/MPSSE > framework that use brand new USB API (Fre

[OpenOCD-devel] OpenOCD 0.6.0 for FreeBSD is on its way :-)

2012-09-08 Thread Tomek CEDRO
Hey, I have just reported port update for devel/openocd 0.5.0 -> 0.6.0 :-) http://www.freebsd.org/cgi/query-pr.cgi?pr=171477 All FreeBSD users are welcome for testing, especially new FTDI/MPSSE framework that use brand new USB API (FreeBSD now supports and use libusb-1.0 API by default). There w