-- Leo's gemini proxy

-- Connecting to bbs.geminispace.org:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini; charset=utf-8

Comment by ๐Ÿ™ norayr


Re: "living with arcticfox browser on OpenBSD"

In: s/OpenBSD


Illegal instruction means that the cpu instruction in the code does not exist on the cpu. so it is compiled for newer cpu hhan yours. you should be able to solve ih by providing exact flags to the compiler. CFLAGS="-march=core2" should work on any x86_64 but if you figure out exact march for your architecture, that would be perfect.


๐Ÿ™ norayr

Mar 06 ยท 3 months ago


Original Post


๐ŸŒ’ s/OpenBSD

living with arcticfox browser on OpenBSD โ€” I have been using arcticfox for few years now, it gives me a good old software vibe. My old computer is an intel Skylake. The browser builds and runs ok abeit a bit slow. I think this is because, on OpenBSD building arcticfox with -O2 will produce crashing binary (-O1 is ok, even the README says to only use -O0). I recently got a new Alderlake based system, arcticfox builds ok with my .mozconfig. However when I try to run it, the binary crashs with...

๐Ÿ’ฌ decant ยท 4 comments ยท 2 likes ยท 2023-11-14 ยท 7 months ago

-- Response ended

-- Page fetched on Sun Jun 2 14:17:40 2024