Josh

Results 7 comments of Josh

Near the end? That was just showing that clang can compile and link programs, and that it was using the chromebrew prefix. The output of `ld` was the same as...

Oh i do see what you mean, i dont know why i put ldd there. But `ld` would be similar to that, im not at my laptop at the moment...

Yes, sorry I had that set while I was using clang as CC/GCC, but the issue was there prior to that.

Here's `set`: [Set.txt](https://github.com/user-attachments/files/23687606/Set.txt) (6200+ lines?) What you likely meant was `export`? If so, here it is: [export.txt](https://github.com/user-attachments/files/23687601/export.txt) And `crew const`: [crew_const.txt](https://github.com/user-attachments/files/23687599/crew_const.txt) I even went and reinstalled `chromebrew`, alongside `gcc` and...

Weird. Are you on ChromeOS? If you are, I would imagine it is related to FydeOS being based on ChromiumOS, and having patches and whatnot. I'd be happy to test...

And now I just can't open anything? This is on Brunch now. Same issue with GCC though..? ``` chronos@localhost / $ crew update From https://github.com/chromebrew/chromebrew * branch master -> FETCH_HEAD...

Ah, forgot to mention, I have a Ryzen 7 8840HS, which is a quite new CPU, so not StoneyRidge. Pretty sure its Hawk Point or something? I tried that, same...