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)
Mon, Aug 24, 4:26 PM
Unknown Object (File)
Mon, Aug 17, 4:09 PM
Unknown Object (File)
Wed, Aug 12, 4:04 PM
Unknown Object (File)
Wed, Aug 12, 4:04 PM
Unknown Object (File)
Thu, Aug 6, 10:57 AM
Unknown Object (File)
Thu, Aug 6, 7:39 AM
Unknown Object (File)
Wed, Aug 5, 6:46 PM
Unknown Object (File)
Mon, Aug 3, 3:24 PM
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?