-
My build defines `PICO_PANIC_FUNCTION=sys_panic`. With that definition, building **panic.c** fails.
````
[ 27%] Building C object CMakeFiles/bbcbasic.dir/home/pi/pico/pico-sdk/src/rp2_common/pico_…
-
### What is the issue?
I have some issues to compile latest ollma on an ARM nvidia jetson plattform cuda version is 11.2 with jetpack 5.1.2.
ggml-quants.c: In function ‘ggml_vec_dot_q4_0_q8_0’:
…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
TF 2.18
### Custom code
No
### OS platform and distribution
…
-
I see the following error when building Boost 1.85.0 thought the build seems to finish.
How should this be solved?
Microsoft Visual Studio Enterprise 2022 (64 位) - Current
版本 17.10.0
boost_1_8…
-
I'm trying to cross-compile this lib for arm32
The final link stage fails with
```
libtool: link: arm-poky-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/atomic.o .libs/dwarf.o .libs/fileline.o .l…
-
1. download arm-gcc version 7.3.1 (gcc-arm-none-eabi-7-2018-q2-update) from ARM website:
https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloa…
-
Using latest gcc gcc-13.3-darwin-r0 tag
```
In file included from /opt/local/var/macports/build/_Users_chris_Projects_MacPorts_ports_lang_gcc13/libgcc13/work/gcc-13.3.0/libiberty/floatformat.c:29:…
-
Thank you for providing us with this functionality.
I am trying to follow your github for building the PYNQ image for the ZCU216 but am running into the following problem on ubuntu 20.04 ([Bug #130…
-
I was trying to follow cross compilation instructions provided in README, i.e
`mkdir build && cd build
cmake .. -DCMAKE_C_COMPILER="arm-linux-gnueabi-gcc" \
-DREL_FLAGS="-O2;-fomit-frame…
-
reproduce:
1.touch `imx6ull.cmake` and ` imx6ull_toolchain.cmake` at ${VCPKG_ROOT}/triplets/community/
imx6ull.cmake
```cmake
set(VCPKG_TARGET_ARCHITECTURE arm)
set(VCPKG_CRT_LINKAGE dynamic)
set(VCPK…