Path to this page:
./
cross/xtensa-esp-elf-binutils,
Cross binutils for Espressif ESP32 bare metal environment
Branch: CURRENT,
Version: 2.41.0,
Package name: xtensa-esp-elf-binutils-2.41.0,
Maintainer: pkgsrc-usersCross binutils for Espressif ESP32 bare metal environment.
Master sites:
Filesize: 64130.619 KB
Version history: (Expand)
- (2024-07-22) Package added to pkgsrc.se, version xtensa-esp-elf-binutils-2.41.0 (created)
CVS history: (Expand)
| 2025-05-03 18:19:25 by Tobias Nygren | Files touched by this commit (4) |
Log message:
cross/xtensa-esp-*: carry over macOS zlib fix from cross/ppc-morphos-*
Old GCC and binutils have bundled zlib that doesn't compile on macOS.
I'd switch to pkgsrc provided zlib but it has historically caused
rpath issues with GCC, so patch the bundled version for now.
|
| 2024-07-22 22:01:52 by Tobias Nygren | Files touched by this commit (36) |
Log message:
cross: add xtensa-esp-elf toolchain
This comes with multilib support and replaces the chip specific
esp32/esp32s2/esp32s3 toolchains via the -mdynconfig switch.
|