Page MenuHomeFreeBSD

devel/gcc-arm-embedded: update to 13.3.20240704 [WIP]
Needs ReviewPublic

Authored by hsw_bitmark.com on Oct 7 2024, 3:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 6:10 AM
Unknown Object (File)
Sep 6 2025, 9:42 PM
Unknown Object (File)
Sep 3 2025, 2:11 PM
Unknown Object (File)
Sep 3 2025, 7:06 AM
Unknown Object (File)
Aug 11 2025, 5:30 PM
Unknown Object (File)
Aug 9 2025, 1:01 AM
Unknown Object (File)
Aug 8 2025, 10:20 AM
Unknown Object (File)
Jul 9 2025, 9:50 AM
Subscribers

Details

Reviewers
lev
Group Reviewers
Contributor Reviewers (ports)
Summary

This is a work in progress

Notes:

  • able to compile and link a C test program for Raspberry Pi Pico which installs and runs correctly
  • GDB not tested
  • C++ not tested
  • needed a --with-headers=/usr/include to build C++ compiler or memman.h was not found
  • new archive is very different structure and all examples missing
  • DOC not tested - in particular the install-misc is commented as those files were not found, maybe need to look for them in other dirs
  • several headers were missing and were removed from plist
  • there are probably other things I forgot - this need extra testing

Signed-off-by: Christopher Hall <hsw@bitmark.com>

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59799
Build 56684: arc lint + arc unit

Event Timeline

This is a work in progress, saving here.

Also I am not sure if this should be a new port that conflicts with the existing port?