Displaying 3 results from an estimated 3 matches for "cflags_extras".
2009 Jun 09
5
Intel Quad NIC made visible in guest -> system crash
Hi!
we have two Intel Quad Nic 82576, PCI ID 8086:10E8 and use the igb
driver 1.3.19.3 on Debian 5.0.1.
I used the pciback.hide XEN kernel parameter and made on of the NIC''s
interfaces available in a DomU.
Now, when I am starting the VM, the system crashes (log attached)
I also tried to boot with the irqpoll option - the Interrupt Disabled
message still appears when I try to start the
2018 Jun 14
3
[lldb-dev] Adding DWARF5 accelerator table support to llvm
...y points and most of them are
> accessible through the lldb-test tool, which I've used to write
> targeted regression tests for this (it could probably use more of
> those). I did use the "dotest" suite as an integration test suite, but
> I did that by simply passing --env CFLAGS_EXTRAS="-mllvm
> -accel-tables=Dwarf" to dotest (I also tried hacking clang to always
> emit the new tables to make sure I'm not missing anything).
> Ironically, if you try that now, you will see one test failing, but
> that's because I have already added one test passing tha...
2018 Jun 13
2
[lldb-dev] Adding DWARF5 accelerator table support to llvm
> On Jun 13, 2018, at 11:18 AM, Jonas Devlieghere via lldb-dev <lldb-dev at lists.llvm.org> wrote:
>
> Hi Pavel,
>
>> On Jun 13, 2018, at 6:56 AM, Pavel Labath <labath at google.com <mailto:labath at google.com>> wrote:
>>
>> Hello again,
>>
>> It's been nearly six months since my first email, so it's a good time
>> to