search for: msg00377

Displaying 2 results from an estimated 2 matches for "msg00377".

Did you mean: msg00177
2017 Oct 02
4
Should we switch to --hash-style=both by default in LLD ?
...; for new style GNU ".gnu.hash" section or "both" for both the classic ELF ".hash" and new style GNU ".gnu.hash" hash tables. The default is "sysv"." GNU_HASH format is a better version of hash table (https://sourceware.org/ml/binutils/2006-10/msg00377.html). We have --hash-style=sysv currently set by default in LLD. Though recently (see https://bugs.llvm.org//show_bug.cgi?id=34712) GNU linkers switched to use ".gnu.hash" section format in addition to normally used classic ".hash". So they defaults --hash-style to "bot...
2010 Feb 11
1
libvirt attaching wrong usb device?
I'm trying to attach a USB device which is attached to my host to a guest instance. The device definition in the XML looks like: <hostdev mode='subsystem' type='usb' managed='yes'> <source> <vendor id='0x046d'/> <product id='0xc111'/> </source> </hostdev> and the device