[2024-06-16T16:03:49Z] hi guys [2024-06-16T17:53:42Z] hi asimovc [2024-06-16T18:53:38Z] hey idk if anyone is interested but there are some folks on SDF who are going to try and put together a variety zine [2024-06-16T18:53:42Z] just saw it on BBOARD [2024-06-16T19:57:29Z] zine? [2024-06-16T19:57:36Z] what is this? [2024-06-16T19:57:53Z] its like... [2024-06-16T19:58:04Z] a bunch of people who write articles, and send them into an editor [2024-06-16T19:58:17Z] who selects the best and compiles them into a magazine and distributes said magazine [2024-06-16T19:58:29Z] oh [2024-06-16T19:58:38Z] just abreviation for magazine [2024-06-16T19:58:40Z] lol [2024-06-16T19:58:46Z] yeah basically [2024-06-16T20:32:27Z] anyone have successed in porting openjdk 22 to Kiss? [2024-06-16T20:36:22Z] also i remember dilyn or someone here mentioned the fans of computer go crazy when using Kiss [2024-06-16T20:36:43Z] Is anyone experiencing this? I noticed this yesterday [2024-06-16T20:53:47Z] asimovc: most likely lack of thermal drivers and fan control in the linux config [2024-06-16T21:03:29Z] make sense [2024-06-16T21:03:48Z] not using perl in the kernel affects in performance? [2024-06-16T21:04:28Z] also i know glibc have a better performance than musl but is that big for maybe influence in this problem [2024-06-16T21:07:32Z] perl is just used to help with a few build steps sans kiss patches [2024-06-16T21:07:48Z] and idk if glibc does have better performance overall [2024-06-16T21:07:55Z] even if it does it also has way more bugs [2024-06-16T21:09:28Z] blah i wish you didnt need gcc or clang to build the kernel [2024-06-16T21:09:37Z] if i could switch to tcc or cproc full time i would [2024-06-16T21:14:54Z] i mean not performance overall but seems glibc have better performance for compiling like rust is a pain in the ass in musl [2024-06-16T21:15:52Z] rust is a pain in the ass period [2024-06-16T21:48:05Z] speaking of pains in asses, has anyone ever run into issues building binutils where it fails with ./../common/cpuid.c:27:1: error: expected '=', ',', ';', 'asm' or '__attribute_' before '__get_cpuid' __get_cpuid (unsigned int op ATTRIBUTE_UNUSED, unsigned int *eax, [2024-06-16T21:48:10Z] ? [2024-06-16T21:48:55Z] cflags are unset, cxxflags and ldflags too, and ive already tried everything from official's configure flags to my own to LFS' and just letting it autodetect [2024-06-16T21:48:58Z] no dic [2024-06-16T21:48:59Z] dice [2024-06-16T21:49:21Z] happens when make goes to build hwcdrv.c [2024-06-16T22:30:26Z] i think perl patch need some update [2024-06-16T22:31:12Z] https://0x0.st/Xchs.txt [2024-06-16T22:31:38Z] i'm getting this error in kernel 6.9.5