-
Hello!
CROSS_TRIPLE=x86_64-apple-darwin14
Get error while compiling tif_stream.cxx from http://download.osgeo.org/libtiff/tiff-4.0.8.tar.gz
```
/bin/bash ../libtool --tag=CXX --mode=compile…
-
Is the project able to work with ARMHF for Raspberry Pi?
Very simple test code:
```
program ogtest;
uses
sysutils,onguard,ogutil;
const
CKey:TKey=($DE,$AD,$BE,$EF,$CA,$FE,$BA,$BE,$FA,$C…
-
I built a binary for Frida from the source code, but I wasted a lot of time because of some ridiculous bugs. For most people who try to build Frida natively in a Windows environment, the build process…
-
I just use configure and make -j, yet cannot build gblic 2.37, I think the reason is my E5-2678v3 CPU does not support avx512 instruction set. Can I disable avx512 instruction set before compiling?
…
-
# Feature Request #
From my point of view, support for different architectures besides x86_64 is becoming increasingly important but it seems that the [coreos-assembler container image](https://qua…
-
```
+ cd build/linux-riscv64-normal-server-release/hotspot/linux_riscv_compiler2/generated
+ bash -c '/usr/bin/g++ -DLINUX -D_GNU_SOURCE -DRISCV64 -DASSERT -DCHECK_UNHANDLED_OOPS -I. -I/home/yansend…
-
Hello,
could you make templates to support Microsoft Macro Assembler and generally the assembler language as a whole for x64 bit and x86 systems. Assembler programming communities would be very gra…
-
Hello,
could You make templates to support Microsoft macro assembler and generally the assembler language as a whole for x64 bit and x86 systems. Assembler programming communities would be very gra…
-
If you try to compile the following .cpp code with latest version of LLVM-MOS with:
`mos-c64-clang++.bat -Os -o test.prg test.cpp`
you obtain:
```
ld.lld: error: test.prg.lto.o:(function mai…
AGPX updated
11 hours ago
-
I am doing binary rewriting on Windows binaries, the tested binary is compiled with Visual Studio 2022 and the dependences are the following:
KERNEL32.dll
VCRUNTIME140.DLL
I have used the fol…