search for: 5_4

Displaying 17 results from an estimated 17 matches for "5_4".

Did you mean: 54
2019 Aug 07
2
Compiling compiler-rt for baremetal CortexM on Ubuntu Linux
...METAL_ARMV6M_SYSROOT=${ARMEABI5GCC} -DBAREMETAL_ARMV7M_SYSROOT=${ARMEABI5GCC} -DBAREMETAL_ARMV7EM_SYSROOT=${ARMEABI5GCC} -DCMAKE_BUILD_TYPE=Release -C/home/llvm-project/clang/cmake/caches/BaremetalARM.cmake /home/llvm-project/llvm/runtimes/compiler-rt with echo $ARMEABI5GCC /home/gcc-arm-none-eabi-5_4-2016q3/arm-none-eabi Does anyone know how to fix this problem? Thanks in advance! Xia Zhou -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190807/b3184e78/attachment.html>
2007 Apr 04
2
selection of character
..."11_1" "2_1" "3_1" "4_1" "5_1" "6_1" "7_1" "8_1" [11] "9_1" "1_3" "2_3" "3_3" "4_3" "1_4" "2_4" "3_4" "4_4" "5_4" [21] "6_4" "7_4" "1_5" "2_5" "10_6" "11_6" "12_6" "1_6" "2_6" "3_6" [31] "4_6" "5_6" "6_6" "7_6" "8_6" "9_6" "1_7&qu...
2007 Oct 28
2
migration from RHELv5 to CentOS-5
running into a snag. Though I could obviously handle it in a variety of different ways, thought I would point this out and see if anyone has a suggestion that I am missing. Transaction Check Error: file /usr/share/backgrounds/images/default-5_4.jpg from install of desktop-backgrounds-basic-2.0-40.el5.centos conflicts with file from package redhat-logos-4.9.16-1 file /usr/share/backgrounds/images/default-dual-wide.jpg from install of desktop-backgrounds-basic-2.0-40.el5.centos conflicts with file from package redhat-logos-4.9.16-1 file...
2014 Oct 27
2
como pasar de data.frame -> cast -> data.frame
...1 16 0 s 0.6005446999 6 con 0 2 1 18 0 s 0.3394979487 2. A partir del df y usando la funcion "cast" obtengo unas tablas como las que siguen: cast(datEnd[datEnd$dia%in%c(1,5),], sol ~ dia + con, fun.aggregate=length) sol 1_0 1_1 1_2 1_3 1_4 1_5 5_0 5_1 5_2 5_3 5_4 5_5 1 con 10 0 0 0 0 0 11 0 0 0 0 0 2 dec 0 6 6 6 8 6 0 9 11 13 14 17 3 dol 0 8 6 10 9 10 0 17 16 17 19 19 4 lim 0 10 6 7 6 16 0 11 9 13 10 9 en la primera fila de la tabla, que son encabezados de la...
2014 Oct 27
2
como pasar de data.frame -> cast -> data.frame
...> > > 2. A partir del df y usando la funcion "cast" obtengo unas tablas como > las que siguen: > > cast(datEnd[datEnd$dia%in%c(1,5),], sol ~ dia + con, > fun.aggregate=length) > > sol 1_0 1_1 1_2 1_3 1_4 1_5 5_0 5_1 5_2 5_3 5_4 5_5 > 1 con 10 0 0 0 0 0 11 0 0 0 0 0 > 2 dec 0 6 6 6 8 6 0 9 11 13 14 17 > 3 dol 0 8 6 10 9 10 0 17 16 17 19 19 > 4 lim 0 10 6 7 6 16 0 11 9 13 10...
2014 Oct 28
2
como pasar de data.frame -> cast -> data.frame
...2. A partir del df y usando la funcion "cast" obtengo unas tablas como >> las que siguen: >> >> cast(datEnd[datEnd$dia%in%c(1,5),], sol ~ dia + con, >> fun.aggregate=length) >> >> sol 1_0 1_1 1_2 1_3 1_4 1_5 5_0 5_1 5_2 5_3 5_4 5_5 >> 1 con 10 0 0 0 0 0 11 0 0 0 0 0 >> 2 dec 0 6 6 6 8 6 0 9 11 13 14 17 >> 3 dol 0 8 6 10 9 10 0 17 16 17 19 19 >> 4 lim 0 10 6 7 6 16 0...
2009 Apr 03
7
New Centos 5.3 gnome backgroup
I don't know if I really like this background though it is kind of neat. Where do I find the app to change this?
2009 Apr 03
7
New Centos 5.3 gnome backgroup
I don't know if I really like this background though it is kind of neat. Where do I find the app to change this?
2012 Mar 09
1
Multiple Correspondence Analysis
You should send this to r-help@stat.math.ethz.ch. On 03/09/2012 09:21 AM, Andrea Sica wrote: > Hello everybody, I'm looking for someone who is able with MCA and > would like to gives some help. > > If what I'm doing is not wrong, according to the purpose I have, I > need to understand how to create a dependence matrix, where I can > analyze the > dependence between
2019 Mar 11
2
Compiling for baremetal ARMv4 on Ubuntu Linux
...RMV6M_SYSROOT=${ARMEABI5GCC} -DBAREMETAL_ARMV7M_SYSROOT=${ARMEABI5GCC}- DBAREMETAL_ARMV7EM_SYSROOT=${ARMEABI5GCC} –DCMAKE_BUILD_TYPE=Release –C /home/llvm_4rt/llvm/tools/clang/cmake/caches/BaremetalARM.cmake /home/llvm_4rt/llvm/ > > where ARMEABI5GCC=/home/crichter/Downloads/gcc-arm-none-eabi-5_4-2016q3/arm-none-eabi is from the sysroot download site you gave me back then. > > That resulted in a libclang_rt.builtins.a file which I considered to be the right one to use now, but neither copying it into > /usr/local/myclang/lib/clang/8.0.0/lib/baremetal (which did not exist before, on...
2019 Mar 04
2
Compiling for baremetal ARMv4 on Ubuntu Linux
...tins-armv6m.a > clang-8: error: ld.lld command failed with exit code 1 (use -v to see invocation) > > I downloaded the sysroot (from https://developer.arm.com/open-source/gnu-toolchain/gnu-rm ) and tried to include it via --sysroot (like --sysroot=/home/crichter/Downloads/gcc-arm-none-eabi-5_4-2016q3/arm-none-eabi) or -L or -l and tried the same for the two libraries gcc seems to use according to its -v (LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/6.3.1/:/usr/lib/gcc/arm-none-eabi/6.3.1/../../../arm-none-eabi/lib/) or combinations of it, but it all resulted in the same error above. I also t...
2018 Dec 14
3
Compiling for baremetal ARMv4 on Ubuntu Linux
...llvm > > The cache file requires clang and lld. From the build directory they > will go into lib/clang. That worked for me (TM). Hopefully if you can > edit the paths it will work for you. My guess is that you'll want to > set ARMEABIGCC=/home/crichter/Downloads/gcc-arm-none-eabi-5_4-2016q3/arm-none-eabi > > Peter > > On Thu, 13 Dec 2018 at 12:08, Christian Richter > <christian.richter at hsu-hh.de> wrote: > > > > Hello Peter and Lists, > > > > thanks a lot, that way it worked out! The final cmake was > > > > cmake -G &qu...
2009 Aug 13
9
[PATCHv2 01/10] drm/nouveau: Fix a lock up at NVSetOwner with nv11.
It seems it was only locking up in the context of nouveau_hw_save_vga_fonts, when it actually did something (because the console wasn't already in graphics mode). Signed-off-by: Francisco Jerez <currojerez at riseup.net> --- drivers/gpu/drm/nouveau/nouveau_hw.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_hw.c
2019 Feb 04
2
Compiling for baremetal ARMv4 on Ubuntu Linux
...le requires clang and lld. From the build directory they > >> will go into lib/clang. That worked for me (TM). Hopefully if you can > >> edit the paths it will work for you. My guess is that you'll want to > >> set ARMEABIGCC=/home/crichter/Downloads/gcc-arm-none-eabi-5_4-2016q3/arm-none-eabi > >> > >> Peter > >> > >> On Thu, 13 Dec 2018 at 12:08, Christian Richter > >> <christian.richter at hsu-hh.de> wrote: > >>> Hello Peter and Lists, > >>> > >>> thanks a lot, that way it worke...
2009 Aug 12
14
[PATCH 00/12] TV-out modesetting kernel patches.
This patch series adds TV-out modesetting support to the KMS implementation. I've tried to test it on all the hardware I've got at hand (that is nv11, nv17, nv34, nv35, nv40, nv4b) with every possible output combination; I believe it has reached a mergeable state, however it depends on some commits from drm-next that haven't got into Linus' tree yet, if you agree to merge this
2018 Dec 13
2
Compiling for baremetal ARMv4 on Ubuntu Linux
...ocal/myclang/bin/llvm-ranlib -DCMAKE_TRY_COMPILE_TARGET_TYPE=STATIC_LIBRARY -DCMAKE_C_COMPILER_TARGET="arm-linux-gnueabihf" -DCOMPILER_RT_DEFAULT_TARGET_ONLY=ON -DLLVM_CONFIG_PATH=/usr/local/myclang/bin/llvm-config -DBAREMETAL_ARMV5M_SYSROOT=/home/crichter/Downloads/gcc-arm-none-eabi-5_4-2016q3 -DBAREMETAL_ARMV6M_SYSROOT=/home/crichter/Downloads/gcc-arm-none-eabi-6-2017-q2-update -DBAREMETAL_ARMV7M_SYSROOT=/home/crichter/Downloads/gcc-arm-none-eabi-7-2018-q2-update -C /home/llvm_4rt/llvm/tools/clang/cmake/caches loading initial cache file /home/llvm_4rt/llvm/tools/clang/cmake/...
2018 Dec 10
2
Compiling for baremetal ARMv4 on Ubuntu Linux
Hello again! Tried out the small Hello World Setup, worked as intended: root at christian-forschung-virtual-machine:/home/progs# clang -v --target=arm-linux-gnueabihf hello.c -o hello -fuse-ld=lld clang version 8.0.0 (https://git.llvm.org/git/clang.git/ a152c7a4b7ba8f4cb9532ead9a38a7121db43d50) (https://git.llvm.org/git/llvm.git/ 1959ce6f3e01241919968ac1911fd45660239d23) Target: