public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "unlvsur at live dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/100057] There are no freestanding C++
Date: Tue, 13 Apr 2021 08:51:33 +0000	[thread overview]
Message-ID: <bug-100057-4-5JiOUXlzNG@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-100057-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100057

--- Comment #20 from cqwrteur <unlvsur at live dot com> ---
(In reply to cqwrteur from comment #19)
> (In reply to Richard Biener from comment #18)
> > So first of all --disable-hosted-libstdcxx doesn't work up to its standard? 
> > But maybe it's just specifics for x86_64-elf and other targets work fine
> > here.
> > 
> > Did you try forcing -ffreestanding for target library build with
> > CFLAGS_FOR_TARGET="-g -O2 -ffreestanding" ../configure ....?
> > 
> > Because libstdc++ may not be the only target library with the stdint.h issue.
> 
> dude never works.
> 
> That is why people are not using C++ for writing operating system.
> 
> Also why people like Linux hate C++ so much.
> 
> Anyone who attempted to write OS in C++ feel the same way. That is why C is
> still the only language for writing OS kernel.
> 
> You give reasons for Trolls like Richard Stallman and Linus to attack this
> language

https://forum.osdev.org/viewtopic.php?f=8&t=23947

The same freaking issue was been mentioned 10 years ago. No one actually tries
to fix this until I come.

There are a lot of historical issues with GCC implementations and I tried to
submit patches to fix them.

like BUFSIZ macro on windows, which is wrong for 30 years (just fixed in GCC11
because I reported the bug).
addcarry. (still does not work)

The freestanding C++ is an absolute joke. Not just because of the reason of
exception handling. The GCC team did a horrible job in the past.

Of course LLVM is even worse, but I am not going to trash talk about that here.

  parent reply	other threads:[~2021-04-13  8:51 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-13  0:22 [Bug libstdc++/100057] New: " unlvsur at live dot com
2021-04-13  0:26 ` [Bug libstdc++/100057] " unlvsur at live dot com
2021-04-13  0:29 ` unlvsur at live dot com
2021-04-13  0:44 ` unlvsur at live dot com
2021-04-13  0:58 ` unlvsur at live dot com
2021-04-13  1:34 ` phdofthehouse at gmail dot com
2021-04-13  1:36 ` phdofthehouse at gmail dot com
2021-04-13  1:53 ` unlvsur at live dot com
2021-04-13  1:57 ` unlvsur at live dot com
2021-04-13  2:20 ` unlvsur at live dot com
2021-04-13  2:21 ` unlvsur at live dot com
2021-04-13  2:49 ` unlvsur at live dot com
2021-04-13  3:58 ` unlvsur at live dot com
2021-04-13  4:36 ` unlvsur at live dot com
2021-04-13  5:12 ` unlvsur at live dot com
2021-04-13  7:50 ` unlvsur at live dot com
2021-04-13  8:12 ` unlvsur at live dot com
2021-04-13  8:14 ` unlvsur at live dot com
2021-04-13  8:46 ` rguenth at gcc dot gnu.org
2021-04-13  8:48 ` unlvsur at live dot com
2021-04-13  8:51 ` unlvsur at live dot com [this message]
2021-04-13  8:57 ` rguenth at gcc dot gnu.org
2021-04-13  9:06 ` unlvsur at live dot com
2021-04-13  9:24 ` redi at gcc dot gnu.org
2021-04-13  9:27 ` redi at gcc dot gnu.org
2021-04-13  9:41 ` redi at gcc dot gnu.org
2021-04-13 10:01 ` unlvsur at live dot com
2021-04-13 10:32 ` unlvsur at live dot com
2021-04-13 10:50 ` redi at gcc dot gnu.org
2021-08-21  8:50 ` unlvsur at live dot com
2021-08-23 10:08 ` redi at gcc dot gnu.org
2021-08-23 10:16 ` unlvsur at live dot com
2021-08-23 10:19 ` unlvsur at live dot com
2021-12-29 22:17 ` pixel@nobis-crew.org
2021-12-29 23:04 ` pixel@nobis-crew.org
2021-12-29 23:57 ` unlvsur at live dot com
2021-12-29 23:57 ` unlvsur at live dot com
2021-12-30 10:19 ` redi at gcc dot gnu.org
2021-12-30 10:25 ` redi at gcc dot gnu.org
2021-12-30 10:56 ` redi at gcc dot gnu.org
2021-12-30 11:31 ` redi at gcc dot gnu.org
2021-12-30 18:37 ` unlvsur at live dot com
2021-12-30 18:39 ` unlvsur at live dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-100057-4-5JiOUXlzNG@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).