Package Details: xtensa-esp32-elf-gcc-bootstrap 12.2.0-1

Git Clone URL: https://aur.archlinux.org/xtensa-esp32-elf-gcc-bootstrap.git (read-only, click to copy)
Package Base: xtensa-esp32-elf-gcc-bootstrap
Description: The GNU Compiler Collection - cross compiler bootstrap package for xtensa esp32 (bare-metal) target
Upstream URL: https://gcc.gnu.org/
Licenses: GPL, LGPL, FDL
Conflicts: xtensa-esp32-elf-gcc
Provides: xtensa-esp32-elf-gcc
Submitter: baltazar
Maintainer: baltazar
Last Packager: baltazar
Votes: 1
Popularity: 0.000138
First Submitted: 2020-05-13 13:23 (UTC)
Last Updated: 2022-09-03 18:26 (UTC)

Latest Comments

alex.henrie commented on 2021-08-13 20:14 (UTC)

This package won't build for me:

/home/alex/.cache/yay/xtensa-esp32-elf-gcc-bootstrap/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/alex/.cache/yay/xtensa-esp32-elf-gcc-bootstrap/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);
      |                                    ~~~~~~~~~~~