On Mon, May 7, 2012 at 8:40 AM, Pete Batard <p...@akeo.ie> wrote:
> Libusbx v1.0.11 RC1 is now available either from git, or as a source
> tarball from:
> https://sourceforge.net/projects/libusbx/files/releases/1.0.11/source/
>
> This is the RC for the 1.0.11 bugfix release, that reverts the removal
> of critical Windows event handling call, which was introduced in 1.0.10,
> and also adds timestamped logging as its main features. For other
> changes, either see the git log or the NEWS file.
>
> Please test and report issues within 48 hours. The official release is
> planned for Tuesday.

A few warnings under NetBSD 6.0 Beta. Other than that, it
seems to work fine.

localhost$ gmake
gmake  all-recursive
gmake[1]: Entering directory
`/home/mcuee/Desktop/build/libusbx/libusbx-1.0.11-rc1'
Making all in libusb
gmake[2]: Entering directory
`/home/mcuee/Desktop/build/libusbx/libusbx-1.0.11-rc1/libusb'
  CC     libusb_1_0_la-core.lo
  CC     libusb_1_0_la-descriptor.lo
  CC     libusb_1_0_la-io.lo
  CC     libusb_1_0_la-sync.lo
  CC     libusb_1_0_la-openbsd_usb.lo
os/openbsd_usb.c: In function '_sync_control_transfer':
os/openbsd_usb.c:638:2: warning: dereferencing type-punned pointer
will break strict-aliasing rules
os/openbsd_usb.c:639:2: warning: dereferencing type-punned pointer
will break strict-aliasing rules
os/openbsd_usb.c:640:2: warning: dereferencing type-punned pointer
will break strict-aliasing rules
  CC     libusb_1_0_la-threads_posix.lo
  CCLD   libusb-1.0.la
gmake[2]: Leaving directory
`/home/mcuee/Desktop/build/libusbx/libusbx-1.0.11-rc1/libusb'
Making all in doc
gmake[2]: Entering directory
`/home/mcuee/Desktop/build/libusbx/libusbx-1.0.11-rc1/doc'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory
`/home/mcuee/Desktop/build/libusbx/libusbx-1.0.11-rc1/doc'
Making all in examples
gmake[2]: Entering directory
`/home/mcuee/Desktop/build/libusbx/libusbx-1.0.11-rc1/examples'
  CC     listdevs.o
  CCLD   listdevs
  CC     xusb.o
  CCLD   xusb
  CC     dpfp.o
  CCLD   dpfp
  CC     dpfp_threaded-dpfp_threaded.o
  CCLD   dpfp_threaded
gmake[2]: Leaving directory
`/home/mcuee/Desktop/build/libusbx/libusbx-1.0.11-rc1/examples'
gmake[2]: Entering directory
`/home/mcuee/Desktop/build/libusbx/libusbx-1.0.11-rc1'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory
`/home/mcuee/Desktop/build/libusbx/libusbx-1.0.11-rc1'
gmake[1]: Leaving directory
`/home/mcuee/Desktop/build/libusbx/libusbx-1.0.11-rc1'

localhost$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
Target: i486--netbsdelf
Configured with:
/usr/src2/tools/gcc/../../external/gpl3/gcc/dist/configure
--target=i486--netbsdelf --enable-long-long --enable-threads
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html
--with-pkgversion='NetBSD nb2 20111202' --enable-__cxa_atexit
--with-arch=i486 --with-tune=nocona
--with-mpc=/var/obj/mknative/i386/usr/src2/destdir.i386/usr
--with-mpfr=/var/obj/mknative/i386/usr/src2/destdir.i386/usr
--with-gmp=/var/obj/mknative/i386/usr/src2/destdir.i386/usr
--enable-tls --disable-multilib --disable-symvers
--disable-libstdcxx-pch --build=x86_64-unknown-netbsd5.99.56
--host=i486--netbsdelf
Thread model: posix
gcc version 4.5.3 (NetBSD nb2 20110806)
localhost$ uname -a
NetBSD localhost.localdomain 6.0_BETA NetBSD 6.0_BETA (GENERIC) i386



-- 
Xiaofan

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to