Displaying 5 results from an estimated 5 matches for "libdriv".
Did you mean:
libdri
2012 Jun 11
3
[LLVMdev] Clang64 on Windows using Mingw64 yields many linking errors?
...torrent of errors are reported:
..\libBackend.a(Backend.cpp.obj):fake:(.rdata$ZTIN10Braceless07BackendE+0xffffffffff6e88a0):
Cannot get section contents - auto-impo
rt exception
..\libBackend.a(Backend.cpp.obj):fake:(.data+0xfffffffffffffd00): Cannot
get section contents - auto-import exception
..\libDriver.a(Setup.cpp.obj):fake:(.text$ZNSt6vectorISsSaISsEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPSsS1_EERKSs+0xffffffffffffb34d):
Cannot get section contents - auto-import exception
..\libDriver.a(Setup.cpp.obj):fake:(.text$ZNSt6vectorISsSaISsEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPSsS...
2008 Jun 25
3
5.2 upgrade mostly good (so far)
...ING: /home/fredex/myfiles/programs/cisco-vpn-client/vpnclient/cisco_ipsec.o - Section mismatch: reference to .init.text: from .data between 'interceptor_dev' (at offset 0xb4) and 'interceptor_notifier'
WARNING: could not find /home/fredex/myfiles/programs/cisco-vpn-client/vpnclient/.libdriver.so.cmd for /home/fredex/myfiles/programs/cisco-vpn-client/vpnclient/libdriver.so
CC /home/fredex/myfiles/programs/cisco-vpn-client/vpnclient/cisco_ipsec.mod.o
LD [M] /home/fredex/myfiles/programs/cisco-vpn-client/vpnclient/cisco_ipsec.ko
make[1]: Leaving directory `/usr/src/kernels/2.6....
2009 Sep 24
6
[patch 1/2] grub-0.97: btrfs support for a singe device configuration
2012 Mar 20
13
[PATCH 0 of 3 v2] PV-GRUB: add support for ext4 and btrfs
Hi,
The following patches add support for ext4 and btrfs to
PV-GRUB. These patches are taken nearly verbatim from those provided
by Fedora and Gentoo.
We''ve been using these patches for the PV-GRUB images available in EC2
for some time now with no problems.
Changes from v1:
- Makefile has been changed to check the exit code from patch
- The btrfs patch has been rebased to apply
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...B'
make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/DebugInfo'
llvm[2]: Compiling MachineFunctionAnalysis.cpp for Release+Asserts build
llvm[2]: Compiling StringTableBuilder.cpp for Release+Asserts build
make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/LibDriver'
llvm[2]: Building lib Driver Option tables with tblgen
llvm[2]: Compiling LibDriver.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMPasses.a
make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Passes'
llvm[2]: Compiling MachineFuncti...