Jump to content
1 post in this topic

Recommended Posts

Really I see this as being meant for Monterey but as of right now im testing this on macOS Tahoe.

So as I work ill just post here... Expect a Bindrop of Modded Macports Files!.

So far im sticking with Clang-13 the macOS Monterey SDK, and GCC11.... This is as they intended I assume

but everythings just out of date and disorganized so figured might as well start with what they have and I've

almost gotten the Toolchain/SDK Installed I just need GCC11 and I just deborked it so thats running right now.

 

What works -> TWM(Fullscreen or Not) OpenBox (with a nice feh background), and X11 but also need to fix python-pypanels dependency pandoc?.xcompmgr of course doesnt work..... and the Compilers and SDK Referencing even though their in /opt/local.

 

We have a SANE Clang-13 + MacOS 12 SDK Test Program Working -> the current issue is GCC cant crawl the SDK or something in its stage-1 bootstrap.

Im at a Package Handling Level with this one... 

AND didnt have to drop it meaning i didnt get "Hot Hands"! im sure you'll thank me for that one.. Hair Brushes anyone?

checking dependency style of /opt/local/bin/clang++-mp-13 -std=c++11... gcc3

Tony dancing with them hot handles something something Kernel Sanders!.

I then brushed up on what it takes to maintain a system : diff......... and patch....... and macro-header files......

i even brushed up and finished the missing piece to life that piece that says theres no excuse now:

int a[2] = {0, 1}
int b = 1 + (a[2] + 0)
is 2?:

 

 

Here is some waiting music:

https://youtu.be/-9DxpPiE458?list=RD-9DxpPiE458

Edited by fspkwonx86
×
×
  • Create New...