Displaying 3 results from an estimated 3 matches for "x86_amd64".
Did you mean:
6_amd64
2014 Jul 30
2
[LLVMdev] Host target triple on Windows
...e with an x64 toolchain:
D:\src\llvm\build\ninja>"c:\Program Files (x86)\Microsoft Visual Studio
12.0\VC\vcvarsall.bat" x86
D:\src\llvm\build\ninja>where cl
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\cl.exe
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\x86_amd64\cl.exe
D:\src\llvm\build\ninja>cmake ..\..
-- Target triple: i686-pc-win32
-- Native target architecture is X86
D:\src\llvm\build\ninja>"c:\Program Files (x86)\Microsoft Visual Studio
12.0\VC\vcvarsall.bat" x86_amd64
D:\src\llvm\build\ninja>where cl
C:\Program Files (x86)\Micr...
2017 Mar 05
3
Error in Windows build from release_40 branch
Hi,
I'm trying to do a build and install on Windows 10 with Visual Studio
2015 Community Edition for the X86 and ARM targets, from the current
release_40 branch. While compilation completes without error, the
INSTALL target fails with the following error:
54> CMake Error at
projects/compiler-rt/lib/builtins/cmake_install.cmake:34 (file):
54> file INSTALL cannot find
54>
2013 Jul 11
1
Some build/QA warnings
Hi,
I built syslinux-5.11-pre8 on Gentoo (x86_amd64, gcc-4.7.3,
glibc-2.17, 3.9.9 x86_64) from git and got these messages:
* QA Notice: Package triggers severe warnings which indicate that it
* may exhibit random runtime failures.
* sha512crypt.c:227:5: warning: dereferencing type-punned pointer
will break strict-aliasing rules [-Wstr...