Author Topic: [SOLVED] Cross-compiling for armv5tel?  (Read 638 times)

0 Members and 1 Guest are viewing this topic.

Offline WinfriedTopic starter

  • Contributor
  • Posts: 24
  • Country: fr
[SOLVED] Cross-compiling for armv5tel?
« on: March 30, 2023, 08:26:48 am »
Hello,

For other platforms, NoIp provides the source of their client.

It look like it can't be compiled for armv5tel:
Code: [Select]
wget [url]https://dmej8g5cpdyqd.cloudfront.net/downloads/noip-duc_3.0.0-beta.6.tar.gz[/url]
tar xf noip-duc_3.0.0-beta.6.tar.gz
cd noip-duc_3.0.0-beta.6
curl --proto '=https' --tlsv1.2 -sSf [url]https://sh.rustup.rs[/url] | sh
rustup: unknown CPU type: armv5tel

How easy is it to install the toolchain on a PC running Linux, and cross-compile?
Code: [Select]
mkdir /home/pi/noip
cd /home/pi/noip
wget [url]https://www.noip.com/client/linux/noip-duc-linux.tar.gz[/url]
tar vzxf noip-duc-linux.tar.gz
cd noip-2.1.9-1
sudo make
sudo make install
sudo /usr/local/bin/noip2
sudo noip2 ­-S (Capital “S”)

Thank you.

--
Edit: Updating can be done over the web. I'll just write a script.
« Last Edit: March 30, 2023, 12:56:06 pm by Winfried »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf