./cross/xtensa-esp-elf-binutils, Cross binutils for Espressif ESP32 bare metal environment

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 2.41.0, Package name: xtensa-esp-elf-binutils-2.41.0, Maintainer: pkgsrc-users

Cross binutils for Espressif ESP32 bare metal environment.


Master sites:

Filesize: 64130.619 KB

Version history: (Expand)


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.