Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
21 views

I need help to add this library libimobiledevice to my project. This is my Dockerfile: #download and install libimobiledevice RUN git clone https://github.com/libimobiledevice/...
0 votes
0 answers
26 views

Hello can someone help me add this lib through crosstool-ng? sudo apt-get install usbmuxd libimobiledevice6 libimobiledevice-utils I tried to do as mentioned above but without success. git clone https:...
0 votes
1 answer
187 views

I am creating a cross compile tool chain for x86 host to rPi 4 using crosstool-ng. The pi has: libc.so -> GLIB 2.36 libstdc++.so -> GLIBCXX_3.4.30, GLIBC_2.34 kernel -> 6.12.20 gcc -> 12....
1 vote
0 answers
95 views

I am building a cross-native toolchain with crosstool-ng: build=x86_64, host=target=arm. I need this new toolchain to include a different glibc than the one already installed to the system at /. On ...
2 votes
1 answer
1k views

I'm trying to create a cross compile tool with crosstool-ng 1.25 and everything seems to work but I can't add extra libraries. The issue here is that I can't find a way to add extra packages to the ...
1 vote
0 answers
61 views

I'm cross-compiling a program for a raspberry pi 3. Below is a minimal working example of something I've written that show's an issue I'm running into. I'm trying to fill a struct and then return that ...
K. Shores's user avatar
  • 1,033
0 votes
1 answer
260 views

I have built on ubuntu host the kernel/rootfs for rpi4 model b 64-bit with latest buildroot and using crosstoolng aarch64-rpi4-linux-gnu and raspberry pi os as source . How can I run a make file in ...
0 votes
1 answer
412 views

When trying to configure crosstool-ng I run into error: panel library not found ... ... checking for working ncursesw.h... no checking for working ncurses.h... yes checking for Curses Panel library ...
reeslabree's user avatar
3 votes
0 answers
4k views

Trying to cross compile Rust for the Raspberry Pi and running into a lot of issues - I believe I've reduced it down to this 'linker not found' error. Only trouble is, I'm not sure how to go about ...
0 votes
2 answers
1k views

When I am trying to make u-boot for apalis-aimx6-quad board, and below list is shows the details of my configuration: CROSS_COMPILER = aarch64-unknown-linux-gnu 1.1 it already exported to path 1.2 ...
0 votes
0 answers
633 views

I am trying to build a arm RPI4 crosscompiler and toolchain on cygwin on windows 10 with ctosstool-ng-1.24.0 The process works fine generating a arm RPI4 toolchain from ubuntu 20.4 host but fails on ...
1 vote
0 answers
424 views

Setup: Host : Ubuntu 20.04 Docker container WorkspacePath : /workspace External ToolChain : Pre-Built and installed at /workspace/crosstool_ng/arm-** BuildSystem : BuildRoot at /workspace/buildroot ...
1 vote
1 answer
1k views

I'm attempting to create a toolchain for my Raspberry Pi using my Ubuntu box. I've installed crosstool-ng 1.24.0. When I run ./ct-ng build, it says that it fails to download expat. Here's the ...
0 votes
1 answer
929 views

I'm cross compiling AVR GCC to be used on Android with crosstool-ng. I need to compile it with LTO support (-flto and -fuse-linker-plugin) thus passing CT_STATIC_TOOLCHAIN=y, CT_CC_GCC_USE_LTO=y, ...
0 votes
2 answers
945 views

I'm compiling the toolchain for ESP8266EX using esp-open-sdk and I get an error: Error happened in: do_expat_get[scripts/build/companion_libs/210-expat.sh@741] called from: do_companion_libs_get[...

15 30 50 per page
1
2 3 4 5 6

AltStyle によって変換されたページ (->オリジナル) /