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>