Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.os.linux.misc > #35651
| Message-ID | <6325799d@news.ausics.net> (permalink) |
|---|---|
| From | Computer Nerd Kev <not@telling.you.invalid> |
| Subject | Re: Ladybird: A new cross-platform browser project |
| Newsgroups | comp.os.linux.misc |
| References | <tfq5ja$1o1m$1@gioia.aioe.org> <tfrt6n$2rc1p$4@dont-email.me> <63232b06@news.ausics.net> <63244c05@news.ausics.net> <tg3djj$1mgl$1@gioia.aioe.org> |
| Date | 2022-09-17 17:39 +1000 |
| Organization | Ausics - https://www.ausics.net |
25B.Z969 <25B.Z969@noda.net> wrote: > On 9/16/22 6:12 AM, Computer Nerd Kev wrote: >> >> That was with GCC v11.2.0. It claims to also build with Clang, so I >> tried that (v13.0.0), but it failed early in the build process >> with: >> >> clang-13: error: clang frontend command failed with exit code 134 >> (use -v to see invocation) >> >> So GCC breaks Ladybird/Coccinellidae, and Ladybird/Coccinellidae >> breaks Clang. >> >> Though I'm not sure whether the illegal instruction springs from a >> bug in GCC (I tried -mtune=generic in case it was confused about >> what extensions my x86_64 CPU supported), or inline assembly >> somewhere in the code which is only meant to run on the latest >> CPUs. Either way, I give up. > > Look ... it's just not ready for prime time - that's > the fact. Well I'm not entirely sure whether the problem is in the browser or GCC. Clearly there's something wrong with Clang 13. _They're_ both supposed to be "prime time". "Illegal Instruction" isn't something you're supposed to be dealing with even if you're building code that's in development. Except that the SerenityOS sources do have lots of assembly in them (as you'd expect for an OS), but I'm not sure whether there's any in the libraries that are used by the browser alone (working that out is beyond a quick run of Grep). > When it is it'll come in a nice .deb and .rpm > and will install easy and clean. For now it's 'beta-ware', > maybe 'gamma-ware'. I expected a buggy and possibly useless browser, but I was hoping to at least see where they were at. Clearly other people are getting it to build in fairly similar environments, and I'm very interested in an alternative to Gecko/WebKit (Firefox/Chrome) for many reasons. > Oh, and do we really NEED another web browser ??? Everybody > is after a seriously de-junked FireFox or Chromium - but I'm > not sure that's a viable option anymore. People expect a LOT > of browsers now and too much de-junking means a serious lack > of desired capabilities. Any new product - there's be a huge > lobby demanding they ADD all those junky features. Maybe that's the case. I'd be happy browsing everything in Dillo if websites hadn't broken compatibility with Javascriptless browsers to the point that you can't even view the navigation links or lazy-loaded images, not to mention often even plain text. My problem is undoubtably not a lack of available browsers, but the lack of available web content for browsers not based on Gecko or WebKit. But it's likely possible for a browser to exist with many of the features that I like about the likes of Dillo, and for it to have more websites "available" to it than existing offerings. I wish that were acheived by continued development of browsers like Dillo and NetSurf which did/do aspire to the same thing, but failing that then I welcome the effort of developers who decide to start from scratch. Actually I don't really care about the browser, but the scratch-built Javascript and Web rendering libraries from the SerenityOS project that are behind it. > SHOULD browsers do all Firefox/Chromium do ? Probably not, it's > an invite to the malicious. So is using Winders for that matter. > Are people going to drop all of those ? NO ! May as well tell > them to throw away the credit cards and start paying for > everything in person in gold dust. Ain't gonna happen. Yeah but I already try to drop Firefox/Chromium wherever possible, so I'm very interested if a new browser makes it possible for me to drop them more often (if not always). I don't care about "people" - they're the damn things that wrecked all their websites and made them unviewable with Dillo in the first place! -- __ __ #_ < |\| |< _#
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Find similar
Ladybird: A new cross-platform browser project "Andrei Z." <no-email@invalid.invalid> - 2022-09-13 17:54 +0300
Re: Ladybird: A new cross-platform browser project not@telling.you.invalid (Computer Nerd Kev) - 2022-09-14 08:34 +1000
Re: Ladybird: A new cross-platform browser project Marco Moock <mo01@posteo.de> - 2022-09-14 08:43 +0200
Re: Ladybird: A new cross-platform browser project Computer Nerd Kev <not@telling.you.invalid> - 2022-09-15 23:39 +1000
Re: Ladybird: A new cross-platform browser project Computer Nerd Kev <not@telling.you.invalid> - 2022-09-16 20:12 +1000
Re: Ladybird: A new cross-platform browser project "25B.Z969" <25B.Z969@noda.net> - 2022-09-16 23:06 -0400
Re: Ladybird: A new cross-platform browser project Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2022-09-17 03:45 +0000
Re: Ladybird: A new cross-platform browser project Joerg Lorenz <hugybear@gmx.ch> - 2022-09-17 08:02 +0200
Re: Ladybird: A new cross-platform browser project not@telling.you.invalid (Computer Nerd Kev) - 2022-09-18 09:22 +1000
Re: Ladybird: A new cross-platform browser project Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2022-09-18 00:22 +0000
Re: Ladybird: A new cross-platform browser project "25B.Z969" <25B.Z969@noda.net> - 2022-09-18 22:38 -0400
Re: Ladybird: A new cross-platform browser project Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2022-09-19 05:12 +0000
Re: Ladybird: A new cross-platform browser project "25B.Z969" <25B.Z969@noda.net> - 2022-09-19 10:10 -0400
Re: Ladybird: A new cross-platform browser project Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2022-09-19 16:58 +0000
Re: Ladybird: A new cross-platform browser project "26C.Z968" <26C.Z968@noada.net> - 2022-09-20 00:26 -0400
Re: Ladybird: A new cross-platform browser project The Natural Philosopher <tnp@invalid.invalid> - 2022-09-20 08:40 +0100
Re: Ladybird: A new cross-platform browser project Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2022-09-20 17:55 +0000
Re: Ladybird: A new cross-platform browser project "26C.Z968" <26C.Z968@noada.net> - 2022-09-21 00:51 -0400
Re: Ladybird: A new cross-platform browser project Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2022-09-20 17:55 +0000
Re: Ladybird: A new cross-platform browser project "26C.Z968" <26C.Z968@noada.net> - 2022-09-21 00:47 -0400
Re: Ladybird: A new cross-platform browser project The Natural Philosopher <tnp@invalid.invalid> - 2022-09-21 10:38 +0100
Re: Ladybird: A new cross-platform browser project Joerg Lorenz <hugybear@gmx.ch> - 2022-09-21 07:02 +0200
Re: Ladybird: A new cross-platform browser project not@telling.you.invalid (Computer Nerd Kev) - 2022-09-21 09:17 +1000
Re: Ladybird: A new cross-platform browser project "26C.Z968" <26C.Z968@noada.net> - 2022-09-21 00:56 -0400
Re: Ladybird: A new cross-platform browser project Bud Frede <frede@mouse-potato.com> - 2022-09-21 12:16 -0400
Re: Ladybird: A new cross-platform browser project Bobbie Sellers <bliss@mouse-potato.com> - 2022-09-21 10:50 -0700
Re: Ladybird: A new cross-platform browser project Eli the Bearded <*@eli.users.panix.com> - 2022-09-17 04:02 +0000
Re: Ladybird: A new cross-platform browser project Computer Nerd Kev <not@telling.you.invalid> - 2022-09-17 17:39 +1000
csiph-web