Arm linux gnueabi gcc compiler

Пакет: gcc-arm-linux-gnueabi (4:13.1.0-4)

This is the GNU C compiler, a fairly portable optimizing compiler for C.

This is a dependency package providing the default GNU C cross-compiler for the armel architecture.

Другие пакеты, относящиеся к gcc-arm-linux-gnueabi

  • зависимости
  • рекомендации
  • предложения
  • enhances
  • dep: cpp-arm-linux-gnueabi (= 4:13.1.0-4) GNU C preprocessor (cpp) for the armel architecture
  • dep: gcc-13-arm-linux-gnueabi (>= 13.1.0-1~) GNU C compiler (cross compiler for armel architecture)
  • rec: libc6-dev-armel-cross GNU C Library: Development Libraries and Header Files (for cross-compiling) или libc-dev-armel-cross Пакет недоступен
  • sug: autoconf automatic configure script builder
  • sug: automake Tool for generating GNU Standards-compliant Makefiles
  • sug: bison YACC-compatible parser generator
  • sug: flex fast lexical analyzer generator
  • sug: gcc-doc documentation for the GNU compilers (gcc, gobjc, g++)
  • sug: gdb-arm-linux-gnueabi Пакет недоступен
  • sug: libtool Сценарий сопровождения общих библиотек
  • sug: make утилита управления компиляцией
  • sug: manpages-dev Manual pages about using GNU/Linux for development

Загрузка gcc-arm-linux-gnueabi

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
amd64 1,4 Кб 25,0 Кб [список файлов]
arm64 1,4 Кб 25,0 Кб [список файлов]
i386 1,4 Кб 25,0 Кб [список файлов]
ppc64el 1,4 Кб 25,0 Кб [список файлов]
x32 (неофициальный перенос) 1,4 Кб 25,0 Кб [список файлов]

Эта страница также доступна на следующих языках (Как установить язык по умолчанию):

Чтобы сообщить о проблеме, связанной с веб-сайтом, отправьте сообщение (на английском) в список рассылки debian-www@lists.debian.org. Прочую контактную информацию см. на странице Debian Как с нами связаться.

Авторские права © 1997 — 2023 SPI Inc.; См. условия лицензии. Debian это торговый знак компании SPI Inc. Об этом сайте.

Читайте также:  Suse enterprise linux server and desktop

Источник

Пакет: gcc-arm-linux-gnueabi (4:13.1.0-4)

This is the GNU C compiler, a fairly portable optimizing compiler for C.

This is a dependency package providing the default GNU C cross-compiler for the armel architecture.

Другие пакеты, относящиеся к gcc-arm-linux-gnueabi

  • зависимости
  • рекомендации
  • предложения
  • enhances
  • dep: cpp-arm-linux-gnueabi (= 4:13.1.0-4) GNU C preprocessor (cpp) for the armel architecture
  • dep: gcc-13-arm-linux-gnueabi (>= 13.1.0-1~) GNU C compiler (cross compiler for armel architecture)
  • rec: libc6-dev-armel-cross GNU C Library: Development Libraries and Header Files (for cross-compiling) или libc-dev-armel-cross Пакет недоступен
  • sug: autoconf automatic configure script builder
  • sug: automake Tool for generating GNU Standards-compliant Makefiles
  • sug: bison YACC-compatible parser generator
  • sug: flex fast lexical analyzer generator
  • sug: gcc-doc documentation for the GNU compilers (gcc, gobjc, g++)
  • sug: gdb-arm-linux-gnueabi Пакет недоступен
  • sug: libtool Сценарий сопровождения общих библиотек
  • sug: make утилита управления компиляцией
  • sug: manpages-dev Manual pages about using GNU/Linux for development

Загрузка gcc-arm-linux-gnueabi

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
amd64 1,4 Кб 25,0 Кб [список файлов]
arm64 1,4 Кб 25,0 Кб [список файлов]
i386 1,4 Кб 25,0 Кб [список файлов]
ppc64el 1,4 Кб 25,0 Кб [список файлов]
x32 (неофициальный перенос) 1,4 Кб 25,0 Кб [список файлов]

Эта страница также доступна на следующих языках (Как установить язык по умолчанию):

Чтобы сообщить о проблеме, связанной с веб-сайтом, отправьте сообщение (на английском) в список рассылки debian-www@lists.debian.org. Прочую контактную информацию см. на странице Debian Как с нами связаться.

Авторские права © 1997 — 2023 SPI Inc.; См. условия лицензии. Debian это торговый знак компании SPI Inc. Об этом сайте.

Источник

Arch Linux User Repository

Seems our aur package needs to be updated with the new path for the isl-0.22.tar.bz2 package at https://libisl.sourceforge.io/.

Mikael Öhman unread, Oct 4, 2021, 11:45:25 AM to isl Development It’s not unreliable, it has in fact shut down (https://giters.com/coq/opam-coq-archive/issues/1298?amp=1), replaced with gitlab.inria.fr. I went here looking where the project moved, but it seems it hasn’t been migrated anywhere yet?

tchelovek commented on 2021-10-03 22:39 (UTC)

While running makepkg some errors turned up

libcpp/expr.c:804:38: error: format not a string literal and no format arguments [-Werror=format-security] 804 | cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 805 | virtual_location, 0, message);

Читайте также:  What is linux operating system like

To overcome remove -Werror=format-security from /etc/makepkg.conf, see

tchelovek commented on 2021-10-03 22:14 (UTC)

LyuFifi commented on 2021-06-11 03:30 (UTC) (edited on 2021-06-11 03:32 (UTC) by LyuFifi)

gcc-10.2.0/libcpp/expr.c:801:35: error: format not a string literal and no format arguments [-Werror=format-security]

step1. Temporarily remove the line from /etc/makepkg.conf,

step2. rebuild package and successful.

frojnd commented on 2021-05-27 09:54 (UTC) (edited on 2021-05-27 09:55 (UTC) by frojnd)

Hi Megver83, thank you for this package. I first installed arm-linux-gnueabi-binutils, pacman -Q arm-linux-gnueabi-binutils 2.36.1-1

But when trying to install arm-linux-gnueabi-gcc I get compilation error:

/home/frojnd/.cache/yay/arm-linux-gnueabi-gcc/src/gcc-10.2.0/libcpp/expr.c: In function ‘unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)’: /home/frojnd/.cache/yay/arm-linux-gnueabi-gcc/src/gcc-10.2.0/libcpp/expr.c:801:35: error: format not a string literal and no format arguments [-Werror=format-security] 801 | cpp_warning_with_line (pfile, CPP_W_LONG_LONG, virtual_location, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 802 | 0, message); | ~~~~~~~~~~~ /home/frojnd/.cache/yay/arm-linux-gnueabi-gcc/src/gcc-10.2.0/libcpp/expr.c:804:38: error: format not a string literal and no format arguments [-Werror=format-security] 804 | cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 805 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: some warnings being treated as errors make[1]: *** [Makefile:224: expr.o] Error 1

Megver83 commented on 2019-06-14 19:52 (UTC) (edited on 2019-06-14 20:07 (UTC) by Megver83)

Notes about this package:
  • For building it, you first need arm-linux-gnueabi-binutils
  • This cross compiler is built without libc, meaning that if you need it with glibc/newlib, you’ll have to modify it accordingly (see this template for instance). However, it can work as your first compiler for building libc
  • If you need help for anything that’s not related about the package or its building process (e.g. technical issues related to GCC), please visit their forums and mailing lists. You’ll probably find no help here in the comments.

xantares commented on 2019-03-20 10:34 (UTC) (edited on 2019-03-20 10:35 (UTC) by xantares)

I cannot seem to build a simple example:

/usr/lib/gcc/arm-linux-gnueabi/8.2.0/../../../../arm-linux-gnueabi/bin/ld: cannot find crt1.o: No such file or directory .

/usr/lib/gcc/arm-linux-gnueabi/8.2.0/../../../../arm-linux-gnueabi/bin/ld: cannot find -lgcc

collect2: error: ld returned 1 exit status

The command ‘/bin/sh -c arm-linux-gnueabi-gcc main.c’ returned a non-zero code: 1

gmelchett commented on 2019-03-03 07:35 (UTC)

Compiling fails:

g++ -c -march=x86-64 -mtune=generic -O2 -fno-plt -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/home/jonas/Downloads/arch/arm-linux-gnueabi-gcc/src/gcc-8.2.0/gcc -I/home/jonas/Downloads/arch/arm-linux-gnueabi-gcc/src/gcc-8.2.0/gcc/build -I/home/jonas/Downloads/arch/arm-linux-gnueabi-gcc/src/gcc-8.2.0/gcc/../include -I/home/jonas/Downloads/arch/arm-linux-gnueabi-gcc/src/gcc-8.2.0/gcc/../libcpp/include -D_FORTIFY_SOURCE=2 \ -o build/genmodes.o /home/jonas/Downloads/arch/arm-linux-gnueabi-gcc/src/gcc-8.2.0/gcc/genmodes.c /usr/arm-linux-gnueabi/bin/as: unrecognized option ‘—64’ make[1]: *** [Makefile:2670: build/genmodes.o] Error 1 — It looks like it tries to use the cross-compile for the host.

Читайте также:  Astra linux прайс лист

billypilgrim commented on 2019-02-25 16:40 (UTC)

Hi. I’m trying to use this package to do some cross compiling, but I keep getting errors that seem to show that the headers for the stdlib aren’t being included, so e.g. #include doesn’t work. Any ideas?

Copyright © 2004-2023 aurweb Development Team.

AUR packages are user produced content. Any use of the provided files is at your own risk.

Источник

Пакет: gcc-arm-linux-gnueabi (4:13.1.0-4)

This is the GNU C compiler, a fairly portable optimizing compiler for C.

This is a dependency package providing the default GNU C cross-compiler for the armel architecture.

Другие пакеты, относящиеся к gcc-arm-linux-gnueabi

  • зависимости
  • рекомендации
  • предложения
  • enhances
  • dep: cpp-arm-linux-gnueabi (= 4:13.1.0-4) GNU C preprocessor (cpp) for the armel architecture
  • dep: gcc-13-arm-linux-gnueabi (>= 13.1.0-1~) GNU C compiler (cross compiler for armel architecture)
  • rec: libc6-dev-armel-cross GNU C Library: Development Libraries and Header Files (for cross-compiling) или libc-dev-armel-cross Пакет недоступен
  • sug: autoconf automatic configure script builder
  • sug: automake Tool for generating GNU Standards-compliant Makefiles
  • sug: bison YACC-compatible parser generator
  • sug: flex fast lexical analyzer generator
  • sug: gcc-doc documentation for the GNU compilers (gcc, gobjc, g++)
  • sug: gdb-arm-linux-gnueabi Пакет недоступен
  • sug: libtool Сценарий сопровождения общих библиотек
  • sug: make утилита управления компиляцией
  • sug: manpages-dev Manual pages about using GNU/Linux for development

Загрузка gcc-arm-linux-gnueabi

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
amd64 1,4 Кб 25,0 Кб [список файлов]
arm64 1,4 Кб 25,0 Кб [список файлов]
i386 1,4 Кб 25,0 Кб [список файлов]
ppc64el 1,4 Кб 25,0 Кб [список файлов]
x32 (неофициальный перенос) 1,4 Кб 25,0 Кб [список файлов]

Эта страница также доступна на следующих языках (Как установить язык по умолчанию):

Чтобы сообщить о проблеме, связанной с веб-сайтом, отправьте сообщение (на английском) в список рассылки debian-www@lists.debian.org. Прочую контактную информацию см. на странице Debian Как с нами связаться.

Авторские права © 1997 — 2023 SPI Inc.; См. условия лицензии. Debian это торговый знак компании SPI Inc. Об этом сайте.

Источник

Оцените статью
Adblock
detector