为了解决“gcc-arm-linux-gnueabi is not installed. please install it.”的问题,你可以按照以下步骤进行操作: 确认gcc-arm-linux-gnueabi未安装状态: 你可以通过在终端运行以下命令来检查gcc-arm-linux-gnueabi是否已安装: bash arm-linux-gnueabi-gcc --version 如果系统提示找不到命令或类似的错误,那么说明gc...
$ sudo apt-get install gcc-arm-linux-gnueabi (as per README) returns an error Reading package lists... Done Building dependency tree Reading state information... Done Package gcc-arm-linux-gnueabi is not available, but is referred to by ...
libgcc1-armel-cross: Depends: gcc-4.3-arm-linux-gnueabi-base (= 4.3.1-8) but 4.3.1-7 is to be installed. The following actions will resolve these dependencies: Keep the following packages at their current version: gcc-4.3-arm-linux-gnueabi [Not Installed] libc6-armel-cross [Not Installe...
> is not going to be installed Sadly, installing a toolchain isn't a simple apt-get for a single package - you usually need to combine quite a few packages one the command line. This is a more difficult problem though - libgcc1 (==1:4.2.x) no longer exists in Debian and the ones...
I had installed the sourcery g++ tools. what's problems ? === make: arm-none-linux-gnueabi-gcc: Command not found /bin/sh: arm-none-linux-gnueabi-gcc: command not found dirname: missing operand Try `dirname --help' for more information...
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ apt-cache show crossbuild-essential-armhf Package: crossbuild-essential-armhf Priority: optional Section: devel Installed-Size: 15 Maintainer: ...
uninstallable in Sid. The reason this is not so obvious is that packages are already installed at a previous version - in most cases via an installation of stable or testing. The same thing happens *after* the toolchain is successfully installed - the next build causes apt to show ...